boulder/core
Aaron Gable 84b15eb911
Truncate ARI timestamps to 1-second resolution (#7784)
There's no reason for us to be providing nanosecond precision on ARI
timestamps, and apparently it messes up some JSON date-parsing
libraries.

Fixes https://github.com/letsencrypt/boulder/issues/7779
2024-11-05 10:04:27 -08:00
..
proto Lay the groundwork for supporting IP identifiers (#7692) 2024-08-30 11:40:38 -07: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 Truncate ARI timestamps to 1-second resolution (#7784) 2024-11-05 10:04:27 -08:00
objects_test.go Improve how we disable challenge types (#7677) 2024-08-29 15:38:50 -07:00
util.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
util_test.go WFE: Reject new orders containing paused identifiers (#7599) 2024-07-25 13:46:40 -04:00