Monday, September 7, 2009

PKCS12 Certificate

If you want to create pkcs12 certificate for example.com, execute the below command to create the pkcs12 certificate.

openssl pkcs12 -export -in example.com.crt -inkey example.com.key -certfile cacert.pem -out cacert_new.p12

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home