Created
January 19, 2016 05:22
-
-
Save DuaneNielsen/3b3e7441abff78a95930 to your computer and use it in GitHub Desktop.
shows handshake and certs on localhost 443
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openssl s_client -tls1 -showcerts -connect localhost:443 -nbio -state </dev/null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment