diff --git a/docs/using.rst b/docs/using.rst index 463680389..66c5907ae 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -313,7 +313,7 @@ The following files are available: ``fullchain.pem`` All certificates, **including** server certificate. This is - concatenation of ``chain.pem`` and ``cert.pem``. + concatenation of ``cert.pem`` and ``chain.pem``. This is what Apache >= 2.4.8 needs for `SSLCertificateFile `_,