checker-tls/checker
Pierre-Olivier Mercier 17ecf3beb5 Publish certificate chain data for DANE consumers
Add Chain []CertInfo to TLSProbe, carrying per-cert DER and precomputed
TLSA hashes (Cert/SPKI, SHA-256/SHA-512) plus the raw SPKI DER. This
lets downstream checkers (checker-dane) perform TLSA matching against
the observed chain without re-running a TLS handshake.
2026-04-24 12:14:58 +07:00
..
collect.go Initial commit 2026-04-24 12:13:57 +07:00
definition.go Initial commit 2026-04-24 12:13:57 +07:00
interactive.go Initial commit 2026-04-24 12:13:57 +07:00
prober.go Publish certificate chain data for DANE consumers 2026-04-24 12:14:58 +07:00
prober_test.go Initial commit 2026-04-24 12:13:57 +07:00
provider.go Initial commit 2026-04-24 12:13:57 +07:00
rule.go Initial commit 2026-04-24 12:13:57 +07:00
starttls.go Initial commit 2026-04-24 12:13:57 +07:00
starttls_imap.go Initial commit 2026-04-24 12:13:57 +07:00
starttls_ldap.go Initial commit 2026-04-24 12:13:57 +07:00
starttls_pop3.go Initial commit 2026-04-24 12:13:57 +07:00
starttls_smtp.go Initial commit 2026-04-24 12:13:57 +07:00
starttls_xmpp.go Initial commit 2026-04-24 12:13:57 +07:00
types.go Publish certificate chain data for DANE consumers 2026-04-24 12:14:58 +07:00