changeset 1457:78ccd1af1400

Minimized diffs between http, mail, and stream.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 20 Apr 2015 14:33:00 +0300
parents acba294382d6
children d3c1a4e8c1fe
files xml/en/docs/http/ngx_http_ssl_module.xml xml/ru/docs/mail/ngx_mail_ssl_module.xml
diffstat 2 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Wed Apr 15 17:47:10 2015 +0300
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Mon Apr 20 14:33:00 2015 +0300
@@ -139,10 +139,9 @@
 <para>
 Specifies a <value>file</value> with the certificate in the PEM format
 for the given virtual server.
-If intermediate certificates should be specified in addition
-to a primary certificate, they should be specified in the same file
-in the following order: the primary certificate comes first, then
-the intermediate certificates.
+If intermediate certificates should be specified in addition to a primary
+certificate, they should be specified in the same file in the following
+order: the primary certificate comes first, then the intermediate certificates.
 A secret key in the PEM format may be placed in the same file.
 </para>
 
--- a/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Wed Apr 15 17:47:10 2015 +0300
+++ b/xml/ru/docs/mail/ngx_mail_ssl_module.xml	Mon Apr 20 14:33:00 2015 +0300
@@ -57,7 +57,7 @@
 Указывает <value>файл</value> с сертификатом в формате PEM
 для данного сервера.
 Если вместе с основным сертификатом нужно указать промежуточные,
-то они должны находиться в этом же файле в следующем порядке — сначала
+то они должны находиться в этом же файле в следующем порядке: сначала
 основной сертификат, а затем промежуточные.
 В этом же файле может находиться секретный ключ в формате PEM.
 </para>