2014-10-21 21:55 GMT+04:00 Christopher Schultz <ch...@christopherschultz.net>:
> All,
>
> As part of my testing for the recent changes to Tomcat and tcnative, I
> wanted to use something like "sslscan", but that tool does not support
> anything above TLSv1.
>
> One can use OpenSSL s_client but that's fairly tedious.

Here is a bash script that uses OpenSSL s_client enumerating all
available ciphers that are supported by that particular version of
OpenSSL:

http://superuser.com/a/224263
"Is there a tool that can test what SSL/TLS cipher suites a particular
website offers?"

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to