diff xml/en/docs/mail/ngx_mail_ssl_module.xml @ 2648:78161967514f

Mentioned ECDSA in ssl_ecdh_curve.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 20 Jan 2021 09:38:58 +0000
parents d8bf37d20449
children 16f6fa718be2
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Tue Feb 02 12:37:28 2021 +0000
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Wed Jan 20 09:38:58 2021 +0000
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="21">
+        rev="22">
 
 <section id="summary">
 
@@ -346,6 +346,15 @@
 </note>
 </para>
 
+<para>
+<note>
+When using OpenSSL 1.0.2 or higher,
+this directive sets the list of curves supported by the server.
+Thus, in order for ECDSA certificates to work,
+it is important to include the curves used in the certificates.
+</note>
+</para>
+
 </directive>