commit | cfdbaf3bc06b1217dd879b8cfe9a877865e75165 | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Tue Aug 10 23:42:59 2021 +0300 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Tue Aug 10 23:42:59 2021 +0300 |
tree | e8ef7d4f931a6345045a4d61fb6b57d2445432f3 | |
parent | 2e708b190e0daaa5d685f1e00c412baf814ff9dd [diff] |
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.