コマンドラインでhttpsのサイトへアクセス

「openssl s_client」コマンドでアクセスできます。

$ openssl s_client -connect www.example.com:443
(SSLセッションの確立)
GET /index.html