]> git.kaiwu.me - nginx.git/commit
SSL: RSA data type is deprecated in OpenSSL 3.0.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 10 Aug 2021 20:42:59 +0000 (23:42 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 10 Aug 2021 20:42:59 +0000 (23:42 +0300)
commitb167b27eb2da6a52c2dce2553b84537c29efec75
tree387289e9f0dd7282c269b796c15bd1e9d916371a
parentc2db2f8f2d8a1fe40d8ff9b1c256aad7362d13bb
SSL: RSA data type is deprecated in OpenSSL 3.0.

The only consumer is a callback function for SSL_CTX_set_tmp_rsa_callback()
deprecated in OpenSSL 1.1.0.  Now the function is conditionally compiled too.
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h