Eric,

Eric Irrgang wrote:
It looks like pk12util is meant to handle key extraction or
importing, but it works with both cert and key at the same time and only
seems to support cert7.db files.

pk12util will work cert8.db as well, if you use the correct build of it, which is dynamically linked to NSS.
The NSS 3.9 version of pk12util will work fine.


symkeyutil is built by default in the
nss build, but doesn't seem to be currently working right.

How so ? What type of key were you trying to use with it ?

If I need to to move certs and keys from one set of databases to another, how is it done?

Export the cert and keys to PKCS#12 format, using the version of NSS and pk12util that support your original database.



Import the PKCS#12 file, using the version of NSS and pk12util that support your new database.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to