Skip to content

Instantly share code, notes, and snippets.

@larsar
Created January 26, 2012 09:24
Show Gist options
  • Save larsar/1681932 to your computer and use it in GitHub Desktop.
Save larsar/1681932 to your computer and use it in GitHub Desktop.
OpenSSL notes
# Display certs for a server
openssl s_client -showcerts -connect <host.domain>:<port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment