Skip to content

Instantly share code, notes, and snippets.

@icarrr
Created November 20, 2019 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icarrr/011d6d1dd29bf6bb6a8b2c009aba0da5 to your computer and use it in GitHub Desktop.
Save icarrr/011d6d1dd29bf6bb6a8b2c009aba0da5 to your computer and use it in GitHub Desktop.
test connect to site and show certs. Ex, connect to api.sendgrid.com
openssl s_client -showcerts -connect api.sendgrid.com:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment