diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-03-31 23:38:38 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-03-31 23:38:38 +0300 |
commit | 2e251b1c342370b8b3365cf30eca2cf61d9ef559 (patch) | |
tree | 98c4a58e196f1b278e33bde0e4e35f7e1714b75f /src/http/ngx_http_request.h | |
parent | d8fbce1deb24a174f327786684f862cc39b5ac0a (diff) | |
download | nginx-2e251b1c342370b8b3365cf30eca2cf61d9ef559.tar.gz nginx-2e251b1c342370b8b3365cf30eca2cf61d9ef559.zip |
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
SSLeay_version() and SSLeay() are no longer available if OPENSSL_API_COMPAT
is set to 0x10100000L. Switched to using OpenSSL_version() instead.
Additionally, we now compare version strings instead of version numbers,
and this correctly works for LibreSSL as well.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions