Skip to content

Instantly share code, notes, and snippets.

@DuaneNielsen
Created January 19, 2016 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DuaneNielsen/3b3e7441abff78a95930 to your computer and use it in GitHub Desktop.
Save DuaneNielsen/3b3e7441abff78a95930 to your computer and use it in GitHub Desktop.
shows handshake and certs on localhost 443
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