From: Graham Leggett
root. The URI is not re-read during
normal operation; a server restart is required for changes to take
effect.
--You can use both SSLCertificateFile and SSLCertificateURI together, however +You can use both SSLCertificateFile and SSLStoreURI together, however there is no overlap between the mechanisms. A certificate defined by -SSLCertificateFile will not be matched with a key from SSLCertificateURI. +SSLCertificateFile will not be matched with a key from SSLStoreURI.
-This directive sets the all-in-one URI where you can assemble the
-Certificates of Certification Authorities (CA) whose clients you deal
-with. These are used for Client Authentication. This can be used alternatively
-and/or additionally to
+This directive will also read in Certificate Revocation Lists (CRL) of +Certification Authorities (CAs) whose clients you deal with. These are used +to revoke the client certificate on Client Authentication.
+This URI is read at server startup, while the server is still running
as root (before privilege dropping), so it may be owned by
and readable only by root. The URI is not re-read during
@@ -1369,12 +1374,12 @@ available.
If none of the directives
If none of the directives
-This directive sets the all-in-one file where you can
-assemble the Certificate Revocation Lists (CRL) of Certification
-Authorities (CA) whose clients you deal with. These are used
-for Client Authentication. This can be used alternatively and/or
-additionally to
A file: URI pointing at a file of PEM encoded CRLs
-can be used instead of
This URI is read at server startup, while the server is still running
-as root (before privilege dropping), so it may be owned by
-and readable only by root. The URI is not re-read during
-normal operation; a server restart is required for changes to take
-effect.
You can use both SSLProxyMachineCertificateFile and -SSLProxyMachineCertificateURI together, however there is +SSLProxyStoreURI together, however there is no overlap between the mechanisms. A certificate defined by SSLProxyMachineCertificateFile will not be matched with a -key from SSLProxyMachineCertificateURI. +key from SSLProxyStoreURI.
-This directive sets the all-in-one URI where you can assemble the
+This directive sets URIs where you can assemble the
Certificates of Certification Authorities (CA) whose remote servers you deal
with. These are used for Remote Server Authentication. This can be used alternatively
and/or additionally to
@@ -2808,9 +2775,14 @@ and/or additionally to
+This directive will also process Certificate Revocation Lists (CRL) of Certification +Authorities (CAs) whose remote servers you deal with, if they fall within scope. +These are used to revoke the remote server certificate on Remote Server Authentication. +
-This directive sets the all-in-one URI where you can
-assemble the Certificate Revocation Lists (CRL) of Certification
-Authorities (CA) whose remote servers you deal with. These are used
-for Remote Server Authentication. This can be
-used alternatively and/or additionally to