boulder
boulder copied to clipboard
Omit revocation information for short-lived certificates
Add a new "OmitShortLivedRevocation" feature flag. When this flag is enabled in the CA, reset the AIA OCSP URL to be nil.
Fixes https://github.com/letsencrypt/boulder/issues/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.