On Thu, 16 Aug 2001, Wang, Kate wrote:

|
| What is the exact command used to change PKCS12 password using Openssl?
|
| Thanks.
|
| Kate

Well, I believe this should work:

openssl pkcs12 -in old.p12 | openssl pkcs12 -export -out new.p12

Then, you should type in:
1. Old import password
2. PEM password
3. PEM password again
4. PEM password again twice
5. New export password

-- 
 ___  ___ /|_      _ ____  _ ___ __ /| [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]

Reply via email to