-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Describe the solution you'd like
We're using the x509v3 Authority Information Accessors extension to list the URL of the cert for the CA issuer. We have a workflow that depends on this extension for cert chain validation. The certificates issued should have a "CA Issuers" URL.
Example:
X509v3 extensions:
Authority Information Access:
CA Issuers - URI:http://ca.domain.com/ca.crt
Additional context
Like #2612 and #3497 but for the AIA CA Issuers list.
/kind feature
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.