-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Overview
I would like to have the ssl_crl
documentation specify that the CRL file must include a CRL for each of the certificates in the certificate chain.
Alternatives Considered
No response
Additional Context
The ssl_crl
documentation does not mention that a revocation list is required for every certificate in the certificate chain, which can cause confusion when using intermediate CAs. This forum post, this ticket and this stackoverflow that specify this requirement, but it seems like it would convenient to have it more visible in the official documentation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request