SSL Scanner — free TLS/SSL server test by CloudFloorDNS
SSL Scanner grades any HTTPS or STARTTLS (mail) endpoint SSL Labs-style: protocol
support from SSLv3 to TLS 1.3, cipher suites and forward secrecy, certificate trust,
hostname match, expiry and chain, HSTS and security headers, and OpenSSL/web-server
CVE mapping. Unlike most checkers, every protocol and cipher is reported as one of
three states — supported, off, or undetermined — so a limitation of the machine running
the test is never mistaken for a defect in the server you're checking.
This is an interactive tool and requires JavaScript to run a live scan. Prefer the
command line? The same engine ships as the open ssl_tester CLI.
Common questions
What do the grades mean? A+ down to F follow SSL Labs conventions; a
separate T means trust couldn't be established (untrusted, mismatched, expired, or
self-signed certificate) and overrides the letter.
Why "undetermined"? If the testing client's TLS stack can't offer a
protocol or cipher, the scanner reports it as undetermined rather than guessing — and
it never affects the grade.
Is it free? Yes, and no account is required. Built by
CloudFloorDNS.