How to get detailed information about SSL connection?
Use openssl to connect to the server and get detailed output about failure or success of the SSL connection:
openssl s_client -connect www.server.de:443 -prexit -key certificates/key.pem -cert certificates/cert.crt -CAfile certificates/caroot.cer
Written by Bertolt Meier
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Https
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#