

TestSSL
1 like
Testing TLS/SSL encryption anywhere on any port.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
- Security Audit Report
- OpenSSL
- Command line/bash
- Cipher
- SSL
Tags
- HTTPS
- tls
- freak
- ticketbleed
- poodle
- caa
- ct
- ocsp
- socket
- drown
- crime
- logjam
- robot
- heartbleed
- bigip
- hpkp
- hsts
- rc4
TestSSL News & Activities
Highlights All activities
Recent activities
Radhan added TestSSL as alternative to CodePhantom
TestSSL information
What is TestSSL?
Key features:
- Clear output: you can tell easily whether anything is good or bad
- Ease of installation: Works for Linux, Mac OSX, FreeBSD, NetBSD and WSL/MSYS2/Cygwin out of the box: no need to install or configure something, no gems, CPAN, pip or the like. OpenBSD only needs bash to be postinstalled.
- Alternatively a Dockerfile is provided or you can just use docker run --rm -ti drwetter/testssl.sh
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not only webservers at port 443
- Toolbox: Several command line options help you to run your test and configure your output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party
- Freedom: It's 100% open source. You can look at the code, see what's going on and you can change it. Heck, even the development is open (github)
- Documentation: In HTML, markdown or groff format




Comments and Reviews
A very handsome tool to check for HTTPS (SSL & TLS) setting issues and vulnerabilities. This will require a dedicated OpenSSL setup with all ciphers activated to ensure that it will check even some very old ciphers.