Skip to content

Conversation

aarongable
Copy link
Contributor

Stop setting "OcspNotReady: true" when asking the SA to store a linting precertificate, and stop calling SetCertificateStatusReady after precertificate issuance has succeeded. Because these two calls are always made in sequence by the same CA instance, this change will not leave any database entries permanently hanging in the "NotReady" state (unless an error occurs between the two calls, as is the case today).

A follow-up change will remove the corresponding support on the SA side.

Part of #8343

@aarongable aarongable marked this pull request as ready for review September 11, 2025 17:30
@aarongable aarongable requested a review from a team as a code owner September 11, 2025 17:30
Copy link
Contributor

@jsha jsha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good; one missing comment fixup.

@aarongable aarongable requested a review from jsha September 11, 2025 23:08
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.

2 participants