letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.06k stars 593 forks source link

Add validations to the config.Duration type #7549

Closed pgporada closed 6 days ago

pgporada commented 2 weeks ago

Work in progress

Do not merge until https://github.com/letsencrypt/validator/pull/4 is merged, then do a go get github.com/letsencrypt/validator/v10 && go mod vendor Fixes https://github.com/letsencrypt/boulder/issues/7505

pgporada commented 6 days ago

Closing in favor of a better solution.