Skip to content

ratelimits: Cleanup CheckRenewalExemptionAtWFE feature flag #7511

@beautifulentropy

Description

@beautifulentropy

Once we've deployed the changes in #7508 to all WFEs and RAs and set CheckRenewalExemptionAtWFE to true, we can rely on false isRenewal values to be authoritative in both the WFE and the RA.

  • Remove CheckRenewalExemptionAtWFE feature flag
  • Remove feature flag check inside of the WFE's NewOrder method
  • Remove feature flag check inside of the RA's checkNewOrderLimits method
  • Remove ra.SA.FQDNSetExists inside of the RA's checkNewOrdersPerAccountLimit method.
  • Remove ra.SA.FQDNSetExists inside of the RA's checkCertificatesPerNameLimit method.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions