letsencrypt / ct-woodpecker

A tool to monitor a certificate transparency log for operational problems
Mozilla Public License 2.0
182 stars 19 forks source link

Handle submission to time sharded logs #71

Closed cpu closed 5 years ago

cpu commented 5 years ago

The certSubmitter monitor doesn't support submitting to time sharded logs that gate submissions based on certificate expiry year. Presently all ct-woodpecker issued certs expire 90 days in the future: https://github.com/letsencrypt/ct-woodpecker/blob/85a085a6c3816415ec537028f4de08a39267b1e1/pki/certs.go#L131