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. |
||
---|---|---|
.. | ||
ca.go | ||
mocks.go |