Skip to content

Instantly share code, notes, and snippets.

@jpf
Created November 10, 2015 18:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save jpf/9282d558bcc105ae8e1a to your computer and use it in GitHub Desktop.
Save jpf/9282d558bcc105ae8e1a to your computer and use it in GitHub Desktop.
How to fetch the SSL certificate from www.okta.com
echo '' | openssl s_client -connect www.okta.com:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment