On Thu, 16 Aug 2001, Wang, Kate wrote:
| What is the exact command used to change PKCS12 password using Openssl?
|
| Thanks.
|
Actually, if you don't want to type PEM password, then you can try this
one instead:
openssl pkcs12 -nodes -in old.p12 | openssl pkcs12 -export -out new.p12
Regards,
--
___ ___ /|_ _ ____ _ ___ __ /| [EMAIL PROTECTED]
/ _ \/ _` | \ /\ / / _ `| '__/ _` | 6501 E Belleview Avenue
| __/| (_| |\ V V /| (_| | | | (_| | Englewood, CO 80111, US
\___|\___,_| \_/\_/ \___,_|_| \___,_| Telephone: 720.489.6000
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]