-
-
Save Cryptophobia/a2c9b53fa31b0d8f0404178a37f77af3 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