Skip to content

Instantly share code, notes, and snippets.

@olssonm
Created August 9, 2024 12:38
Show Gist options
  • Save olssonm/7da7d35dff2ec3ae74d0d0439003913c to your computer and use it in GitHub Desktop.
Save olssonm/7da7d35dff2ec3ae74d0d0439003913c to your computer and use it in GitHub Desktop.
Extract serial number for certificate
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