Skip to content

Conversation

@sundersb
Copy link

3proxy documentation never mentions which OpenSSL version is good enough for the SSLPlugin to be build. I added a compilation conditional error in case the library version is too low to support SNI. Fixes pr #218

@z3APA3A
Copy link
Collaborator

z3APA3A commented Dec 29, 2017

0x00908070 is probably 0.9.8g

@sundersb
Copy link
Author

sundersb commented Dec 29, 2017 via email

@sundersb
Copy link
Author

openssl-0.9.8g, crypto/opensslv.h:
#define OPENSSL_VERSION_NUMBER 0x0090807fL

openssl-0.9.8f:
#define OPENSSL_VERSION_NUMBER 0x00908070L

0x00908070L is correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants