diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2022-05-12 12:04:47 +0400 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2022-05-12 12:04:47 +0400 |
commit | 5665838b680cdc06d6eb83107e4d46db6cfae0c4 (patch) | |
tree | ca1827461a69a13d13f2ef75066001c047163496 /src/nxt_cert.c | |
parent | 1bffba6d1e798825a00e0b754a62b5b3961a7363 (diff) | |
download | unit-5665838b680cdc06d6eb83107e4d46db6cfae0c4.tar.gz unit-5665838b680cdc06d6eb83107e4d46db6cfae0c4.tar.bz2 |
Using OPENSSL_SUPPRESS_DEPRECATED.
The macro is used to suppress deprecation warnings with OpenSSL 3.0.
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/nxt_cert.c')
0 files changed, 0 insertions, 0 deletions