diff xml/en/docs/mail/ngx_mail_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
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Tue Jun 13 19:24:58 2023 +0100
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Tue Jun 13 19:24:58 2023 +0100
@@ -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 @@
 <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.