Add a new "GetLintPrecertificate" method to the SA's gRPC service. This acts identically to the existing "GetCertificate", but returns the linting precertificate created just prior to the actual precertificate instead. This is useful for revocation, where we need to be able to act on a serial even if the corresponding (pre)certificate was never issued or never saved to the database. Part of https://github.com/letsencrypt/boulder/issues/7135 |
||
|---|---|---|
| .. | ||
| ca.go | ||
| mocks.go | ||