My Certificates

Click to load certificates...

DANE/TLSA Check

Validate DANE (DNS-Based Authentication of Named Entities) configuration for a domain's mail servers.

DANE uses TLSA records to pin TLS certificates in DNS, secured by DNSSEC. This provides cryptographic verification that mail servers are presenting the expected certificates.

What is DANE?

DANE (DNS-Based Authentication of Named Entities) is a protocol that allows:

  1. Certificate Pinning: Pin TLS certificates directly in DNS via TLSA records
  2. DNSSEC Protection: TLSA records are authenticated by DNSSEC, preventing spoofing
  3. Alternative Trust Model: Works alongside or instead of traditional CA trust

TLSA Record Format

DANE Requirements

Related Tools