aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2019-03-03 16:49:02 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2019-03-03 16:49:02 +0300
commit0808b04c4690354aab43e0cdfe49588abb942e8c (patch)
tree23572cae2a35feaaf3eae6d20d341fd8366fa439 /src/http/ngx_http_request.c
parentfe43346dc3151e80dae0acd751f0a94314dcb91c (diff)
downloadnginx-0808b04c4690354aab43e0cdfe49588abb942e8c.tar.gz
nginx-0808b04c4690354aab43e0cdfe49588abb942e8c.zip
SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.
The SSL_OP_NO_CLIENT_RENEGOTIATION option was introduced in LibreSSL 2.5.1. Unlike OpenSSL's SSL_OP_NO_RENEGOTIATION, it only disables client-initiated renegotiation, and hence can be safely used on all SSL contexts.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions