pebble/core
Aaron Gable 9a99831fce
Truncate ARI timestamps to millisecond resolution (#485)
It's not useful, and somewhat surprising, for ARI timestamps to have
nanosecond precision. Truncate them to millisecond precision to make
life easier on clients, and to do something different from Boulder
(which truncates to whole-second precision).

Fixes https://github.com/letsencrypt/pebble/issues/483
2025-02-21 15:01:28 -08:00
..
types.go Truncate ARI timestamps to millisecond resolution (#485) 2025-02-21 15:01:28 -08:00