Telnet SSL

If you want to test a SSL connexion (like “telnet <host> 80”), you can use this command :

openssl s_client -connect <host_ssl>:443

Thanx to skanx !

Leave a Reply

Your email address will not be published. Required fields are marked *