boulder/core
Samantha a97e074b5a
WFE/ARI: Add method for tracking certificate replacement (#7298)
Implement draft-ietf-acme-ari-02 changes in WFE newOrder:
- Add a `replaces` field to the newOrder request object
- Ensure that `replaces` values provided by subscribers are vetted
according to the requirements set out in the draft specification
- When a NewOrder request falls inside the suggested RenewalWindow,
exempt from rate limits in the WFE and indicate exemption in the RA
NewOrder request

Part of #7038
2024-02-26 16:47:08 -05:00
..
proto va: Audit log which DNS resolver performs a lookup (#7271) 2024-02-05 14:26:39 -05:00
challenges.go Correct Comments on Challenge Construction in `core/challenges.go` (#7242) 2024-01-08 14:55:33 -08:00
challenges_test.go Make authz2 the default storage format (#4476) 2019-10-21 15:29:15 -04:00
core_test.go dependencies: Replace square/go-jose.v2 with go-jose/go-jose.v2 (#6598) 2023-01-24 12:08:30 -05:00
interfaces.go PA: Improve wildcard exact blocklist implementation (#7218) 2023-12-19 14:22:18 -05:00
objects.go WFE/ARI: Add method for tracking certificate replacement (#7298) 2024-02-26 16:47:08 -05:00
objects_test.go WFE/ARI: Add method for tracking certificate replacement (#7298) 2024-02-26 16:47:08 -05:00
util.go Fix doc comment on core.KeyDigest (#7281) 2024-01-24 14:23:08 -08:00
util_test.go test: Use more //test/hierarchy/ key material in tests (#7318) 2024-02-09 14:39:07 -05:00