Last active
October 15, 2019 06:02
-
-
Save andrewwoz/068c9b9ff9ec302f94c8f337fb4dcf90 to your computer and use it in GitHub Desktop.
[Get information about certificate and private key from .p12 certificate format] #codesign
This file contains hidden or 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 pkcs12 -info -in mycert.p12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment