Testing a website SSL connection with openssl tool

I’ve never been really good with the openssl tool, but in the case your seeing an oddity with the SSL cert, you’ll probably want to try and make a HTTPS exchange with some debug using the openssl tool. Here’s how to do it, very simple.

openssl s_client -connect www.mywebsite.com:443