How to check supported ssl on server Posted by By Amit May 2, 2018Posted inSecurity Openssl and curl can be used to check the supported ssl version on a server using openssl Check if tlsv1 is supported #openssl s_client -connect <hostname:port> -tls1