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

ra: do not emit UnknownSerial yet #7109

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Oct 4, 2023

This is a partial revert of #7103. Because that PR introduces a new Boulder error code that ocsp-responder needs to be specially aware of, it has a deployability issue: ocsp-responder needs to be made aware of the new error code before the RA can start emitting it.

The simple fix is to not emit that error code in the RA until the ocsp-responder is ready to receive it.

@jsha jsha requested a review from a team as a code owner October 4, 2023 21:07
@jsha jsha requested a review from pgporada October 4, 2023 21:07
@pgporada pgporada requested a review from a team October 4, 2023 21:12
@aarongable aarongable merged commit 2fa09d5 into main Oct 4, 2023
@aarongable aarongable deleted the revert-ra-unknownserial branch October 4, 2023 22:26
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.

3 participants