diff xml/en/docs/stream/ngx_stream_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/stream/ngx_stream_ssl_module.xml
+++ b/xml/en/docs/stream/ngx_stream_ssl_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_ssl_module"
         link="/en/docs/stream/ngx_stream_ssl_module.html"
         lang="en"
-        rev="23">
+        rev="24">
 
 <section id="summary">
 
@@ -329,6 +329,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>