diff xml/en/docs/mail/ngx_mail_ssl_module.xml @ 2168:3535437f97d2

Deprecated the "ssl" directive for http and mail.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 25 May 2018 16:21:20 +0300
parents 3d9e7993c201
children e2e71f9477a8
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Wed May 23 18:21:07 2018 +0300
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Fri May 25 16:21:20 2018 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="17">
+        rev="18">
 
 <section id="summary">
 
@@ -93,7 +93,10 @@
 <context>server</context>
 
 <para>
-Enables the SSL/TLS protocol for the given server.
+This directive was made obsolete in version 1.15.0.
+The <literal>ssl</literal> parameter
+of the <link doc="ngx_mail_core_module.xml" id="listen"/> directive
+should be used instead.
 </para>
 
 </directive>