boulder/ca
Aaron Gable 2fe12cdf20
Unwrap SA Add/Revoke Certificate methods (#5598)
Make the gRPC wrappers for the SA's `AddCertificate`,
`AddPrecertificate`, `AddSerial`, and `RevokeCertificate`
methods simple pass-throughs.

Fixup a couple tests that were passing only because their
requests to in-memory SA objects were not passing through
the wrapper's consistency checks.

Part of #5532
2021-08-25 15:54:25 -07:00
..
proto Update TODOs for Issue #5152 (#5591) 2021-08-19 14:31:09 -07:00
testdata CA: Fix startup bug caused by ECDSA allow list reloader (#5412) 2021-05-17 14:41:15 -07:00
ca.go Unwrap SA Add/Revoke Certificate methods (#5598) 2021-08-25 15:54:25 -07:00
ca_test.go Unwrap SA Add/Revoke Certificate methods (#5598) 2021-08-25 15:54:25 -07:00
ecdsa_allow_list.go CA: Deprecate field ECDSAAllowedAccounts (#5477) 2021-06-11 12:13:01 -07:00
ecdsa_allow_list_test.go CA: Deprecate field ECDSAAllowedAccounts (#5477) 2021-06-11 12:13:01 -07:00
ocsp.go Update TODOs for Issue #5152 (#5591) 2021-08-19 14:31:09 -07:00
ocsp_test.go Move OCSP gRPC service to separate file and struct (#5402) 2021-04-29 14:20:39 -07:00