]> 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)
commit36af236d6e7102f8dfaacc7ea42112bbdeb76def
treee8ef7d4f931a6345045a4d61fb6b57d2445432f3
parent7bcb50c0610a18bf43bef0062b2d2dc550823b53
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