Required items:
1) Private key in pem format
2) Certificate in pem format
3) CA certificate in pem format
4) Openssl
Command:
openssl pkcs12 -export -in mycert.pem -inkey mykey.pem -certfile ca_cert.pem -out mycert.pfx
Thursday, May 15, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment