boulder/crl/updater
Jacob Hoffman-Andrews 0a726370b9
crl/updater: fix lookback period (#8072)
We were adding the lookback period to `clk.Now()` but should have been
subtracting it. Includes a unittest, which I've verified fails against
the pre-fix code.
2025-03-18 10:39:29 -07:00
..
batch.go Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -07:00
batch_test.go crl: add cache control headers (#8011) 2025-02-13 14:20:29 -08:00
continuous.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
updater.go crl/updater: fix lookback period (#8072) 2025-03-18 10:39:29 -07:00
updater_test.go crl/updater: fix lookback period (#8072) 2025-03-18 10:39:29 -07:00