Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Gable ac2dae70f2
cert-checker: add support for ipAddress SANs (#8188)
In cert-checker, inspect both the DNS Names and the IP Addresses
contained within the certificate being examined. Also add a check that
no other kinds of SANs exist in the certificate.

Fixes https://github.com/letsencrypt/boulder/issues/8183
2025-05-16 16:22:56 -07:00
Jacob Hoffman-Andrews f7c6fefc3d
Emit DNS names for cert-checker reports. (#5794)
Fixes #5777.
2021-11-13 09:54:19 -08:00