Skip to content

Instantly share code, notes, and snippets.

@lcube45
Created July 4, 2022 10:47
Show Gist options
  • Save lcube45/a68ed815015982656b261f6667dc2f37 to your computer and use it in GitHub Desktop.
Save lcube45/a68ed815015982656b261f6667dc2f37 to your computer and use it in GitHub Desktop.
Decode a certificate with openssl
openssl x509 -in path/to/certificate -text -noout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment