diff xml/en/docs/http/ngx_http_ssl_module.xml @ 1706:6f5497797cde

Changed "EDH ciphers" to "DHE ciphers". These are synonyms and both mean "ephemeral Diffie-Hellman", though "DHE" is a variant preferred by relevant standards and recent versions of OpenSSL. It is also in line with "ECDHE" used elsewhere. Additionally, incorrect wording fixed in Russian descriptions.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 May 2016 22:00:38 +0300
parents 3687cc9a3592
children 38fb3e6b71e8
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Tue May 24 20:22:35 2016 +0300
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Tue May 24 22:00:38 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="19">
+        rev="20">
 
 <section id="summary">
 
@@ -270,7 +270,7 @@
 <appeared-in>0.7.2</appeared-in>
 
 <para>
-Specifies a <value>file</value> with DH parameters for EDH ciphers.
+Specifies a <value>file</value> with DH parameters for DHE ciphers.
 </para>
 
 </directive>