Description
SSL TLS Version Scanner is a lightweight application that checks whether a server supports TLS protocols (version 1, 1.1 and 1.2) and SSLv3.
The application scans the SSL and TLS protocol versions supported by the server. To do this, it uses the following command:
java -jar SSLTLSVersionScanner.jar [proxy=:]
User Reviews for SSL TLS Version Scanner 1
-
SSL TLS Version Scanner is a handy tool to quickly check server TLS and SSLv3 support. Easy to use and informative.