Skip to content

Instantly share code, notes, and snippets.

@jbruggem
Last active February 3, 2020 15:06
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 jbruggem/b25f0860be42af3f9dc1ceab73b88a1d to your computer and use it in GitHub Desktop.
Save jbruggem/b25f0860be42af3f9dc1ceab73b88a1d to your computer and use it in GitHub Desktop.
openssl s_client -showcerts -connect github.com:443
# Or check a file:
openssl x509 -text -noout -in cartificate.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment