Created
August 9, 2024 12:38
-
-
Save olssonm/7da7d35dff2ec3ae74d0d0439003913c to your computer and use it in GitHub Desktop.
Extract serial number for certificate
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 YOUR_CERT.pem -serial -noout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment