Skip to content

Instantly share code, notes, and snippets.

@dpmex4527
Created April 21, 2017 14:57
Show Gist options
  • Save dpmex4527/3c55aabcf4fd8e327b7968616c604716 to your computer and use it in GitHub Desktop.
Save dpmex4527/3c55aabcf4fd8e327b7968616c604716 to your computer and use it in GitHub Desktop.
Check SSL cert

Check if ssl cert on server is valid

echo | openssl s_client -connect google.com:443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment