A "simple to use" java program that can tell if a server supports TLS1.1 and TLS1.2 protocols or not.

It scans the versions of SSL/TLS protocol(s) supported by the server. It includes support for SSLv3, TLSv1, TLSv1.1 and TLSv1.2.

Since, only Java 7 supports TLS1.1 and TLS1.2 versions, it requires Java 7 to be able to scan these protocols.

The program cannot be used to scan SSLv2 protocol.

How to run the program:

java -jar SSLTLSVersionScanner.jar <host> <port> [proxy=<host>:<port>]

OR

java -cp "SSLTLSVersionScanner.jar" SSLTLSVersionScanner <host> <port> [proxy=<host>:<port>]

It only supports non-authenticated HTTP proxy.

It can be distributed and modified freely.

Project Activity

See All Activity >

Follow SSL TLS Version Scanner

SSL TLS Version Scanner Web Site

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SSL TLS Version Scanner!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Auditors, Developers, Quality Engineers, Security Professionals, System Administrators, Testers

Programming Language

Java

Registered

2013-01-02