changeset 2978:2b02fee0d12e

Documented removal of the ssl directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Jun 2023 19:24:58 +0100
parents e4718be70b33
children c1b9ab38ff09
files xml/en/docs/http/ngx_http_ssl_module.xml xml/en/docs/mail/ngx_mail_ssl_module.xml xml/ru/docs/http/ngx_http_ssl_module.xml xml/ru/docs/mail/ngx_mail_ssl_module.xml
diffstat 4 files changed, 12 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="60">
+        rev="61">
 
 <section id="summary">
 
@@ -100,7 +100,8 @@ http {
 <context>server</context>
 
 <para>
-This directive was made obsolete in version 1.15.0.
+This directive was made obsolete in version 1.15.0
+and was removed in version 1.25.1.
 The <literal>ssl</literal> parameter
 of the <link doc="ngx_http_core_module.xml" id="listen"/> directive
 should be used instead.
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="27">
+        rev="28">
 
 <section id="summary">
 
@@ -93,7 +93,8 @@ mail {
 <context>server</context>
 
 <para>
-This directive was made obsolete in version 1.15.0.
+This directive was made obsolete in version 1.15.0
+and was removed in version 1.25.1.
 The <literal>ssl</literal> parameter
 of the <link doc="ngx_mail_core_module.xml" id="listen"/> directive
 should be used instead.
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml
@@ -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 @@ http {
 <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"/>.
--- a/xml/ru/docs/mail/ngx_mail_ssl_module.xml
+++ b/xml/ru/docs/mail/ngx_mail_ssl_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_ssl_module"
         link="/ru/docs/mail/ngx_mail_ssl_module.html"
         lang="ru"
-        rev="27">
+        rev="28">
 
 <section id="summary">
 
@@ -93,7 +93,8 @@ mail {
 <context>server</context>
 
 <para>
-Эта директива устарела в версии 1.15.0.
+Эта директива устарела в версии 1.15.0
+и была удалена в версии 1.25.1.
 Вместо неё следует
 использовать параметр <literal>ssl</literal>
 директивы <link doc="ngx_mail_core_module.xml" id="listen"/>.