Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"LibreSSL 2.4.x support has also ended." #1496

Open
concatime opened this issue Nov 10, 2017 · 3 comments
Open

"LibreSSL 2.4.x support has also ended." #1496

concatime opened this issue Nov 10, 2017 · 3 comments
Labels

Comments

@concatime
Copy link

Since November 6, the old 2.4.x is deprecated. We need to update to 2.6.3, or actually consider unbundling it, reference to #1461.
I would love to provide a commit, but It seems that you rely on a proper .tar.gz file instead of downloading it.
Source.

@kazuho
Copy link
Member

kazuho commented Dec 15, 2017

Thank you for opening the issue.

We will unbundle libressl in upcoming 2.3 series. We will continue to use libressl-2.4.6 for 2.2 series to preserve NPN support; it has been dropped in 2.6.3.

@concatime
Copy link
Author

Concerning NPN, can I currently use H2O 2.2.3 with LibreSSL 2.6.3?

@kazuho
Copy link
Member

kazuho commented Jan 12, 2018

I think you can. You might need to set PKG_CONFIG_PATH to the <PREFIX>/lib/pkgconfig where PREFIX is your OpenSSL / liberssl installation directory, or use a more specific way (i.e. those descirbed in https://cmake.org/cmake/help/latest/module/FindOpenSSL.html#hints).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants