boulder/cmd/ocsp-responder
Aaron Gable 9ee02b2588
ocsp-responder: handle NameIDs in the database (#5592)
Give ocsp-responder a new map of IssuerNameIDs to keyHashes,
so that it can confirm that OCSP requests have an appropriate
key hash whether the database is storing old-style IssuerIDs or
new-style IssuerNameIDs.

Part of #5152
2021-08-20 18:21:16 -07:00
..
testdata ocsp-responder: error on missing source and tests 2015-10-06 21:50:44 -07:00
main.go ocsp-responder: handle NameIDs in the database (#5592) 2021-08-20 18:21:16 -07:00
main_test.go Make CertificateStatus.IssuerID not a reference (#5594) 2021-08-20 13:19:29 -07:00