Created
July 4, 2022 10:47
-
-
Save lcube45/a68ed815015982656b261f6667dc2f37 to your computer and use it in GitHub Desktop.
Decode a certificate with openssl
This file contains 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 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