summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_variables.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2021-08-10 23:43:16 +0300
committerSergey Kandaurov <pluknet@nginx.com>2021-08-10 23:43:16 +0300
commit2629145b2eee5eeb7c40a84663ec47d7a1814042 (patch)
treee579eb1ee196bd28fce5215dc23820b991df6018 /src/http/ngx_http_variables.c
parentcc5a6f5457c99bdd39b708832005ca57ff81c2dc (diff)
downloadnginx-2629145b2eee5eeb7c40a84663ec47d7a1814042.tar.gz
nginx-2629145b2eee5eeb7c40a84663ec47d7a1814042.tar.bz2
SSL: silenced warnings when building with OpenSSL 3.0.
The OPENSSL_SUPPRESS_DEPRECATED macro is used to suppress deprecation warnings. This covers Session Tickets keys, SSL Engine, DH low level API for DHE ciphers. Unlike OPENSSL_API_COMPAT, it works well with OpenSSL built with no-deprecated. In particular, it doesn't unhide various macros in OpenSSL includes, which are meant to be hidden under OPENSSL_NO_DEPRECATED.
Diffstat (limited to 'src/http/ngx_http_variables.c')
0 files changed, 0 insertions, 0 deletions