Skip to content

Instantly share code, notes, and snippets.

@mcandre
Created January 10, 2020 22:10
Show Gist options
  • Save mcandre/da15fa2112f3162da8fcb80870266748 to your computer and use it in GitHub Desktop.
Save mcandre/da15fa2112f3162da8fcb80870266748 to your computer and use it in GitHub Desktop.
Dump a website's certificate chain
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