changeset 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 f855acbd0a94
children ea60a7dff3c1
files xml/en/docs/http/ngx_http_ssl_module.xml xml/en/docs/mail/ngx_mail_ssl_module.xml xml/en/docs/stream/ngx_stream_ssl_module.xml xml/ru/docs/http/ngx_http_ssl_module.xml xml/ru/docs/mail/ngx_mail_ssl_module.xml xml/ru/docs/stream/ngx_stream_ssl_module.xml
diffstat 6 files changed, 12 insertions(+), 12 deletions(-) [+]
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>
--- a/xml/en/docs/mail/ngx_mail_ssl_module.xml	Tue May 24 20:22:35 2016 +0300
+++ b/xml/en/docs/mail/ngx_mail_ssl_module.xml	Tue May 24 22:00:38 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_ssl_module"
         link="/en/docs/mail/ngx_mail_ssl_module.html"
         lang="en"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -212,7 +212,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>
--- a/xml/en/docs/stream/ngx_stream_ssl_module.xml	Tue May 24 20:22:35 2016 +0300
+++ b/xml/en/docs/stream/ngx_stream_ssl_module.xml	Tue May 24 22:00:38 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_ssl_module"
         link="/en/docs/stream/ngx_stream_ssl_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -146,7 +146,7 @@
 <context>server</context>
 
 <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>
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue May 24 20:22:35 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Tue May 24 22:00:38 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="19">
+        rev="20">
 
 <section id="summary">
 
@@ -270,7 +270,7 @@
 <appeared-in>0.7.2</appeared-in>
 
 <para>
-Указывает <value>файл</value> с параметрами для шифров с обменом EDH-ключами.
+Указывает <value>файл</value> с параметрами для DHE-шифров.
 </para>
 
 </directive>
--- a/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Tue May 24 20:22:35 2016 +0300
+++ b/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Tue May 24 22:00:38 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_ssl_module"
         link="/ru/docs/mail/ngx_mail_ssl_module.html"
         lang="ru"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -212,7 +212,7 @@
 <appeared-in>0.7.2</appeared-in>
 
 <para>
-Указывает <value>файл</value> с параметрами для шифров с обменом EDH-ключами.
+Указывает <value>файл</value> с параметрами для DHE-шифров.
 </para>
 
 </directive>
--- a/xml/ru/docs/stream/ngx_stream_ssl_module.xml	Tue May 24 20:22:35 2016 +0300
+++ b/xml/ru/docs/stream/ngx_stream_ssl_module.xml	Tue May 24 22:00:38 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_ssl_module"
         link="/ru/docs/stream/ngx_stream_ssl_module.html"
         lang="ru"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -145,7 +145,7 @@
 <context>server</context>
 
 <para>
-Указывает <value>файл</value> с параметрами для шифров с обменом EDH-ключами.
+Указывает <value>файл</value> с параметрами для DHE-шифров.
 </para>
 
 </directive>