My Certificates

Click to load certificates...

TLS-RPT Report Analyzer

Parse and analyze TLS-RPT JSON reports to identify TLS failures and get recommendations.

TLS-RPT reports are sent by remote mail servers when they experience TLS failures delivering to your domain. Upload or paste a report to analyze failure patterns and get actionable recommendations.

📄

Drag & drop a TLS-RPT report file here

or click to select a file

OR

What is TLS-RPT?

TLS-RPT (RFC 8460) reports are JSON files sent by remote mail servers containing:

Common Failure Types

certificate-expired
Your mail server's TLS certificate has expired
certificate-host-mismatch
Certificate hostname doesn't match your MX record
starttls-not-supported
Your mail server doesn't support STARTTLS
sts-policy-fetch-error
MTA-STS policy file couldn't be retrieved
tlsa-invalid
DANE TLSA record doesn't match the certificate

How to Get TLS-RPT Reports

  1. Configure TLS-RPT DNS record (check your configuration)
  2. Set up MTA-STS (check MTA-STS) or DANE (check DANE)
  3. Reports will be sent to your configured rua= address (mailto: or https:)
  4. Reports may be gzip compressed - this tool handles both formats

Related Tools