# HG changeset patch # User Sergey Kandaurov # Date 1537548566 -10800 # Node ID 0761b770a94ee71584201446cc9db716d97fcf4f # Parent 5268c13196f2b5820eb02b0fc8cd96d333a7b139 RFC8470. diff -r 5268c13196f2 -r 0761b770a94e xml/en/docs/http/ngx_http_ssl_module.xml --- a/xml/en/docs/http/ngx_http_ssl_module.xml Thu Sep 13 21:10:42 2018 +0300 +++ b/xml/en/docs/http/ngx_http_ssl_module.xml Fri Sep 21 19:49:26 2018 +0300 @@ -10,7 +10,7 @@ + rev="42">
@@ -300,7 +300,7 @@ early data. Requests sent within early data are subject to -replay attacks. +replay attacks. To protect against such attacks at the application layer, the $ssl_early_data variable should be used. diff -r 5268c13196f2 -r 0761b770a94e xml/ru/docs/http/ngx_http_ssl_module.xml --- a/xml/ru/docs/http/ngx_http_ssl_module.xml Thu Sep 13 21:10:42 2018 +0300 +++ b/xml/ru/docs/http/ngx_http_ssl_module.xml Fri Sep 21 19:49:26 2018 +0300 @@ -10,7 +10,7 @@ + rev="42">
@@ -302,7 +302,7 @@ early data. Запросы, отправленные внутри early data, могут быть подвержены -атакам повторного воспроизведения (replay). +атакам повторного воспроизведения (replay). Для защиты от подобных атак на уровне приложения необходимо использовать переменную $ssl_early_data.