Skip to content

Instantly share code, notes, and snippets.

@du2x
Created May 5, 2021 13:37
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 du2x/38cbd3059ae507b3427de29d1bf78ac9 to your computer and use it in GitHub Desktop.
Save du2x/38cbd3059ae507b3427de29d1bf78ac9 to your computer and use it in GitHub Desktop.
openssl.exe pkcs7 -in ~/Downloads/signature.p7s -inform PEM -print_certs -text
@du2x
Copy link
Author

du2x commented May 5, 2021

prints cert info from an pkcs7 signature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment