Home
last modified time | relevance | path

Searched refs:renegotiation (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.h93 unsigned renegotiation:1; member
H A Dngx_event_openssl.c1057 c->ssl->renegotiation = 1; in ngx_ssl_info_callback()
2177 if (c->ssl->renegotiation) { in ngx_ssl_handle_recv()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru501 *) Исправление: SSL renegotiation в соединениях к бэкендам не работал
521 *) Изменение: теперь SSL renegotiation допускается в соединениях к
3834 *) Безопасность: теперь SSL/TLS renegotiation запрещён.
H A DCHANGES491 *) Bugfix: SSL renegotiation on backend connections did not work when
512 *) Change: SSL renegotiation is now allowed on backend connections.
3765 *) Security: now SSL/TLS renegotiation is disabled.