Created
November 10, 2015 18:59
-
-
Save jpf/9282d558bcc105ae8e1a to your computer and use it in GitHub Desktop.
How to fetch the SSL certificate from www.okta.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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