Skip to content
OpenCatalogcurated by FLOSSK
Security & Privacy

testssl.sh

CLI probe of TLS/SSL ciphers, protocols, headers, and common misconfigurations on any TCP listener.

Why it is included

Portable bash/openssl approach beloved for quick TLS posture snapshots.

Best for

External and internal TLS reviews in authorized scans.

Strengths

  • No Java
  • Clear output
  • CI friendly

Limitations

  • Active probing—coordinate rate and scope

Good alternatives

SSL Labs API · sslscan

Related tools