Pfx openssll

From UVOO Tech Wiki
Revision as of 19:57, 9 September 2021 by Busk (talk | contribs)
Jump to navigation Jump to search

No password on out pems

openssl pkcs12 -in path.p12 -out newfile.crt.pem -clcerts -nokeys
openssl pkcs12 -in path.p12 -out newfile.key.pem -nocerts -nodes