Created
January 10, 2020 22:10
-
-
Save mcandre/da15fa2112f3162da8fcb80870266748 to your computer and use it in GitHub Desktop.
Dump a website's certificate chain
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
openssl s_client -host google.com -port 443 -prexit -showcerts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment