connect to an https server and get a page in the style of “telnet host 80″

Contributor Icon Contributed by Michilimackinac  
Tag Icon Tagged: OpenSSL  

This is a useful command for making connections to https servers for monitoring or testing


openssl s_client -connect host:443 -state -debug
GET / HTTP/1.0

 

No Comments -


No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment -