]> git.kaiwu.me - nginx.git/commit
SSL: SSL_CTX_set_tmp_dh() error handling.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 4 Aug 2021 18:27:51 +0000 (21:27 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 4 Aug 2021 18:27:51 +0000 (21:27 +0300)
commitc2db2f8f2d8a1fe40d8ff9b1c256aad7362d13bb
tree002b5e01936a2447530fd2ab980e2e9086a43d8f
parenta31869dfaf1aa7ad56eaa0eeb5275ee18699862c
SSL: SSL_CTX_set_tmp_dh() error handling.

For example, it can fail due to weak DH parameters.
src/event/ngx_event_openssl.c