Difference between revisions of "Openssl ec"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Activities == | == Activities == | ||
* Read https://stackoverflow.com/questions/49326118/what-is-the-file-with-p8-extension-apns-auth-key-jwt | * Read https://stackoverflow.com/questions/49326118/what-is-the-file-with-p8-extension-apns-auth-key-jwt | ||
+ | * [[How to check certification expiration date from command line]] | ||
== Related terms == | == Related terms == |
Latest revision as of 08:13, 12 September 2023
openssl ec
, Elliptic Curve (EC) key processing.
openssl ec -in AuthKey_123ABC4567.p8 -pubout -out AuthKey_123ABC4567_Public.p8
Activities[edit]
- Read https://stackoverflow.com/questions/49326118/what-is-the-file-with-p8-extension-apns-auth-key-jwt
- How to check certification expiration date from command line
Related terms[edit]
.p8
openssl dgst
See also[edit]
Advertising: