testssl/testssl.sh
Testing TLS/SSL encryption anywhere on any port observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 91.5
- age_days: 4446
- days_rel: 52
- days_push: 9
- n_releases_24m: 7
Adoption not part of the score
9181 stars · 1143 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
testssl.sh is a free, bash-based command line tool that checks any server's service on any port for TLS/SSL cipher, protocol, and cryptographic flaw support. It requires no installation or dependencies, works across Linux, macOS, BSD, and WSL2/Cygwin, and outputs human-readable plus machine-readable (CSV, JSON, HTML) results.
Use cases
- audit a web server's TLS/SSL configuration for weak ciphers and protocols
- check for cryptographic flaws like Bleichenbacher on any STARTTLS service
- scan TLS on non-standard ports, not just 443
- generate machine-readable JSON/CSV reports of SSL scan results for CI pipelines
- test servers for post-quantum key exchange and QUIC support
- quickly check TLS config from a pentest box without installing dependencies
When to choose
- you need a zero-install, single-script TLS scanner that runs anywhere bash runs
- you want clear pass/fail output plus JSON/CSV for automation
- you need to test STARTTLS services (SMTP, IMAP, etc.) or arbitrary ports
- you want thorough, well-maintained checks of protocols, ciphers, and flaws
When to avoid
- you need a full web application vulnerability scanner rather than TLS-specific testing
- you want a GUI or continuous certificate monitoring service
- your environment has no bash or POSIX shell available
Facets
cli-tool · maturity active
security vulnerability-scanning cli testing security developer-tools networking windows bsd cli cross-platform tls ssl openssl pentesting cipher-scanning quic post-quantum shell-script csv-output json-output client-simulation command-line linux macos docker
2 sources
- readme: https://github.com/testssl/testssl.sh · fetched 2026-08-28 · 3ba154d9e645
- homepage: https://testssl.sh · fetched 2026-08-29 · c203aa57c6e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| testssl/testssl.sh | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="testssl/testssl.sh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem