boulder/mocks
Andrew Gabbitas 98d9a12ccd
Use authorization attemptedAt date for CAA recheck (#5746)
When a valid authorization is stored in the database the authorization
column attemptedAt is set based on the challenge `Validated` value. Use
this value in `checkAuthorizationsCAA` to determine if an authorization
is sufficiently stale to need a recheck of the CAA DNS record. Error if the
time is nil. Keeps old codepath for safety check and increments a metric
if the old codepath is used.
2021-11-04 14:50:11 -06:00
..
ca.go Remove ca gRPC wrapper (#5330) 2021-03-11 10:45:46 -08:00
mocks.go Use authorization attemptedAt date for CAA recheck (#5746) 2021-11-04 14:50:11 -06:00