mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
update document for --chain-path when required by Nginx >= 1.3.7
This commit is contained in:
committed by
Reinaldo de Souza Jr
parent
5b5051b6ce
commit
0b9f505ed5
+3
-1
@@ -237,7 +237,9 @@ The following files are available:
|
||||
server certificate, i.e. root and intermediate certificates only.
|
||||
|
||||
This is what Apache < 2.4.8 needs for `SSLCertificateChainFile
|
||||
<https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatechainfile>`_.
|
||||
<https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatechainfile>`_,
|
||||
and what nginx >= 1.3.7 needs for `ssl_trusted_certificate
|
||||
<http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_trusted_certificate>`_.
|
||||
|
||||
``fullchain.pem``
|
||||
All certificates, **including** server certificate. This is
|
||||
|
||||
Reference in New Issue
Block a user