comparison xml/ru/docs/mail/ngx_mail_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 ee91c95fca48
children 38fb3e6b71e8
comparison
equal deleted inserted replaced
1705:f855acbd0a94 1706:6f5497797cde
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Модуль ngx_mail_ssl_module" 10 <module name="Модуль ngx_mail_ssl_module"
11 link="/ru/docs/mail/ngx_mail_ssl_module.html" 11 link="/ru/docs/mail/ngx_mail_ssl_module.html"
12 lang="ru" 12 lang="ru"
13 rev="8"> 13 rev="9">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 Модуль <literal>ngx_mail_ssl_module</literal> обеспечивает работу 18 Модуль <literal>ngx_mail_ssl_module</literal> обеспечивает работу
210 <context>mail</context> 210 <context>mail</context>
211 <context>server</context> 211 <context>server</context>
212 <appeared-in>0.7.2</appeared-in> 212 <appeared-in>0.7.2</appeared-in>
213 213
214 <para> 214 <para>
215 Указывает <value>файл</value> с параметрами для шифров с обменом EDH-ключами. 215 Указывает <value>файл</value> с параметрами для DHE-шифров.
216 </para> 216 </para>
217 217
218 </directive> 218 </directive>
219 219
220 220