boulder
boulder copied to clipboard
WFE/ARI: Add method for tracking certificate replacement
trafficstars
Implement draft-ietf-acme-ari-02 changes to WFE newOrder:
- Add a
replacesfield to the newOrder request object - Ensure that
replacesvalues 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
@beautifulentropy, this PR appears to contain configuration changes. Please ensure that a corresponding deployment ticket has been filed with the new configuration values.
Generally looks great! After that one comment tweak, ready to approve.