diff xml/ru/docs/http/ngx_http_ssl_module.xml @ 2978:2b02fee0d12e

Documented removal of the ssl directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Jun 2023 19:24:58 +0100
parents 37e082fd009c
children 0e805229dd19
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue Jun 13 19:24:58 2023 +0100
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue Jun 13 19:24:58 2023 +0100
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="60">
+        rev="61">
 
 <section id="summary">
 
@@ -100,7 +100,8 @@
 <context>server</context>
 
 <para>
-Эта директива устарела в версии 1.15.0.
+Эта директива устарела в версии 1.15.0
+и была удалена в версии 1.25.1.
 Вместо неё следует
 использовать параметр <literal>ssl</literal>
 директивы <link doc="ngx_http_core_module.xml" id="listen"/>.