]> git.kaiwu.me - nginx.git/commit
SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 16 Jul 2018 14:47:48 +0000 (17:47 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 16 Jul 2018 14:47:48 +0000 (17:47 +0300)
commite1bebd05cb75fa6e8be5f4f942028501c9b22821
tree5c0954b481651cd08b2177807bdd0244f1dcec49
parent14561299025b1a85dc7e7d9b5d793a0fa95fd393
SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).

The SSL_OP_NO_RENEGOTIATION option is available in OpenSSL 1.1.0h+ and can
save some CPU cycles on renegotiation attempts.
src/event/ngx_event_openssl.c