diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2021-08-10 23:43:16 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2021-08-10 23:43:16 +0300 |
commit | b26858aa3c4055f9f85d09854ece15ad27c792fb (patch) | |
tree | 7c673b0c22bf093277d02c147152168dda9bac91 /src/http/modules/ngx_http_ssl_module.c | |
parent | ccc9bbad32962f2c4cdba7942a69f8ca80507bc7 (diff) | |
download | nginx-b26858aa3c4055f9f85d09854ece15ad27c792fb.tar.gz nginx-b26858aa3c4055f9f85d09854ece15ad27c792fb.zip |
SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam.
Using PEM_read_bio_DHparams() and SSL_CTX_set_tmp_dh() is deprecated
as part of deprecating the low level DH functions in favor of EVP_PKEY:
https://git.openssl.org/?p=openssl.git;a=commitdiff;h=163f6dc
Diffstat (limited to 'src/http/modules/ngx_http_ssl_module.c')
0 files changed, 0 insertions, 0 deletions