Commit graph

2 commits

Author SHA1 Message Date
f4cfd13412 Publish certificate chain data for DANE consumers v0.3.0
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-23 19:23:47 +07:00
d61a81d51c Initial commit v0.2.0 2026-04-23 16:18:33 +07:00