diff xml/en/docs/http/ngx_http_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 0b98a81f196b
children fb41de2d765a
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="51">
+        rev="52">
 
 <section id="summary">
 
@@ -435,6 +435,15 @@ the <literal>prime256v1</literal> curve 
 </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>