boulder/core
Aaron Gable a00821ada6
Scale ARI suggested window to cert lifetime (#8024)
Compute the width of the ARI suggested renewal window as 2% of the
validity period. This means that 90-day certificates have their
suggested window shrink slightly from 48 hours to 43.2 hours, and gives
six-day (160h) certs a suggested window 3.2 hours wide.

Also move the center of that window to the midpoint of the certificate
validity period for certs which are valid for less than 10 days, so that
operators have (proportionally) a little more time to respond to renewal
issues.

Fixes https://github.com/letsencrypt/boulder/issues/7996
2025-03-05 15:32:25 -08:00
..
proto SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08: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 Deprecate Challenge.ProvidedKeyAuthorization (#7515) 2024-06-04 14:48:36 -07:00
interfaces.go Improve how we disable challenge types (#7677) 2024-08-29 15:38:50 -07:00
objects.go Scale ARI suggested window to cert lifetime (#8024) 2025-03-05 15:32:25 -08:00
objects_test.go Improve how we disable challenge types (#7677) 2024-08-29 15:38:50 -07:00
util.go core: Move canceled.Is to core.IsCanceled (#7831) 2024-11-20 13:10:02 -05:00
util_test.go core: Move canceled.Is to core.IsCanceled (#7831) 2024-11-20 13:10:02 -05:00