Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ra: do not emit UnknownSerial yet (#7109)
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.
- Loading branch information