generated from nginx/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
bugSomething isn't workingSomething isn't workingcustomer-feedbackcustomer-successdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description:
The Secure traffic guide shows how to configure SSL/TLS between NGINX Instance Manager and NGINX instances. While it includes ssl_verify on;
, it omits certificate revocation checking (such as using Certificate Revocation Lists or OCSP).
This means revoked certificates—due to compromise, mis-issuance, or other reasons—may still be accepted, compromising the security of the setup.
Impact:
Users who follow the guide as written may unknowingly accept revoked certificates, creating a false sense of security.
Customer feedback
A customer rated the doc a 3/7 because of its failure to mention CRLs.
Acceptance criteria:
- Add a note that checking for revoked certificates is a recommended best practice.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcustomer-feedbackcustomer-successdocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity