Home
Name Modified Size InfoDownloads / Week
ReadMe.txt 2013-01-02 340 Bytes
SSLTLSVersionScanner.jar 2013-01-02 4.1 kB
Totals: 2 Items   4.4 kB 1
Pre-requisite:

Java 7 is required for using TLSv1.1 and TLSv1.2 protocol. Hence, to get the complete output, run the program using Java 7.

To run the program:

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

OR

java -cp "SSLTLSVersionScanner.jar" SSLTLSVersionScanner <host> <port> [proxy=<host>:<port>]
Source: ReadMe.txt, updated 2013-01-02