# HG changeset patch # User Ruslan Ermilov # Date 1429529580 -10800 # Node ID 78ccd1af14008c4038199da158ed8818ba1fdb68 # Parent acba294382d66027204e89f12a1fe5a37dd44e86 Minimized diffs between http, mail, and stream. diff -r acba294382d6 -r 78ccd1af1400 xml/en/docs/http/ngx_http_ssl_module.xml --- 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 @@ Specifies a file 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. diff -r acba294382d6 -r 78ccd1af1400 xml/ru/docs/mail/ngx_mail_ssl_module.xml --- 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 @@ Указывает файл с сертификатом в формате PEM для данного сервера. Если вместе с основным сертификатом нужно указать промежуточные, -то они должны находиться в этом же файле в следующем порядке — сначала +то они должны находиться в этом же файле в следующем порядке: сначала основной сертификат, а затем промежуточные. В этом же файле может находиться секретный ключ в формате PEM.