Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit revocation information for short-lived certificates #7679

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aarongable
Copy link
Contributor

Add a new "OmitShortLivedRevocation" feature flag. When this flag is enabled in the CA, reset the AIA OCSP URL to be nil.

Fixes #7673

DO NOT MERGE: we're not yet at the point where enabling this makes sense, since we don't have integration tests for short-lived certs, we don't have clients that can request short-lived profiles, and the Microsoft root program requirements still mandate OCSP for all certs regardless of lifetime. I'm just uploading this as a draft now so we have it on hand when the time comes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop revocation info for short-lived certs
1 participant