boulder/rocsp
Aaron Gable ab6e023b6f
Simplify issuance.NameID and how it is used (#7260)
Rename "IssuerNameID" to just "NameID". Similarly rename the standalone
functions which compute it to better describe their function. Add a
.NameID() directly to issuance.Issuer, so that callers in other packages
don't have to directly access the .Cert member of an Issuer. Finally,
rearrange the code in issuance.go to be sensibly grouped as concerning
NameIDs, Certificates, or Issuers, rather than all mixed up between the
three.

Fixes https://github.com/letsencrypt/boulder/issues/5152
2024-01-17 12:55:56 -08:00
..
config Simplify issuance.NameID and how it is used (#7260) 2024-01-17 12:55:56 -08:00
testdata Add rocsp-tool to manually store OCSP responses in Redis (#5758) 2021-11-02 11:04:03 -07:00
mocks.go Fix typos (#7241) 2024-01-09 13:17:27 -08:00
rocsp.go WFE: Add new key-value ratelimits implementation (#7089) 2023-10-04 14:12:38 -04:00
rocsp_test.go dependencies: Update go-redis from v8 to v9 (#7041) 2023-08-22 13:06:25 -04:00