Skip to content

Instantly share code, notes, and snippets.

@Cryptophobia
Forked from jpf/fetch-ssl-from-okta-com.sh
Created October 26, 2016 16:16
Show Gist options
  • Save Cryptophobia/a2c9b53fa31b0d8f0404178a37f77af3 to your computer and use it in GitHub Desktop.
Save Cryptophobia/a2c9b53fa31b0d8f0404178a37f77af3 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