diff xml/ru/docs/http/ngx_http_ssl_module.xml @ 2460:c60a8a15010c

Clarified description of the $ssl_cipher variable. Notably, it contains the only actually used cipher suite.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 06 Nov 2019 20:16:06 +0300
parents d323beea61ec
children ffc4083f5c7e
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue Nov 05 17:30:26 2019 +0300
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Wed Nov 06 20:16:06 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="47">
+        rev="48">
 
 <section id="summary">
 
@@ -828,7 +828,7 @@
 
 <tag-name id="var_ssl_cipher"><var>$ssl_cipher</var></tag-name>
 <tag-desc>
-возвращает строку используемых шифров для установленного SSL-соединения;
+возвращает название используемого шифра для установленного SSL-соединения;
 </tag-desc>
 
 <tag-name id="var_ssl_ciphers"><var>$ssl_ciphers</var></tag-name>