liug wrote:
4) now try to import it (I already have key3.db and cert7.db created). pk12util -i test2.p12 -d .
it gives:
pk12util: PKCS12 decode validate bags failed: The user pressed cancel.

any ideas?
thanks!

frank
Did you specify a password on your p12 file when you created it ? Does your database have a password set ? In either of these cases, you must pass parameters to pk12util on the command-line. I don't believe it will prompt you for the password. The parameters are -K slotpw (where slotpw is your database password) and -W p12pw (password of your p12 file).

An easier way is to use PSM in Mozilla and click "Import", and it will prompt you for any passwords you need to enter.




Reply via email to