Closed efussi closed 6 years ago
I came across this through https://stackoverflow.com/questions/31684855/java-ssl-exception-protocol-version-when-trying-to-use-httpclient-to-log-into-a/37425048, and the analyze-ssl.pl script helped me solve my problem, too. I just noted a minor quirk that I wanted to report (I have to mask the real IP):
Use of uninitialized value $sni in concatenation (.) or string at analyze-ssl.pl line 304. -- #.###.###.## port 8443 ! using SNI (default)
Thanks for reporting. It should be fixed in 416566b.
I came across this through https://stackoverflow.com/questions/31684855/java-ssl-exception-protocol-version-when-trying-to-use-httpclient-to-log-into-a/37425048, and the analyze-ssl.pl script helped me solve my problem, too. I just noted a minor quirk that I wanted to report (I have to mask the real IP):