Skip to the content.

Feedback and Compatibility Reports

tlsanalyzer is in beta-readiness review. The most useful external feedback is real-world evidence from endpoints, CI runs and package installations that the maintainers cannot reproduce locally.

What To Report

Please open an issue when you see:

Useful Commands

For endpoint compatibility reports:

tlsanalyzer --host example.com --sni example.com --json
tlsanalyzer --host example.com --sni example.com --markdown tlsanalyzer-report.md
tlsanalyzer --host example.com --sni example.com --policy modern

For TLS 1.3 raw-probe evidence, enable full cipher probing:

tlsanalyzer --host example.com --sni example.com --force-cipher-check --json

For installation and release verification reports:

tlsanalyzer --version
gh attestation verify tlsanalyzer-linux-amd64 --repo olelbis/tlsanalyzer

What To Include

Include as much of this information as possible:

Redact private hostnames, IP addresses, certificate subjects or SANs if needed. For JSON reports, try to preserve field names and status values even when values are redacted.

Expected Drift

Public TLS endpoints can change certificates, CDN routing, TLS policy, ALPN behavior and cipher preferences without notice. A compatibility report does not need to prove that tlsanalyzer is wrong; a clear reproducible difference is enough to start investigation.

The documented compatibility contracts are in the compatibility policy and JSON schema v1.