GEP: Certificate Revocation Lists for Certificate Validation
Extend the TLS Validation defined in GEP-91 (#91) and in GEP-1897 (#1897) by introducing support for Certificate Revocation Lists (CRLs). This allows operators to configure a set of CRLs that the Gateway uses during TLS validation for client and server certificates to ensure that presented certificates have not been revoked by the issuing CA.
/assign @snorwin
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
in the title of this issue "Validiation" is misspelled.