Mark Thacker wrote:
* Is it possible to convert a cert8.db into a cert7.db , or at least extract what I need out of it?

Simply use the utils from the newer NSS version to do "certutil -L -n 'caid'" to export the x509 certs you need, or "pk12util -o" if you need the corresponding private key.


And then you use the utils from the older NSS version to reimport.

Check the doc for the full usage :
http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html
http://www.mozilla.org/projects/security/pki/nss/tools/pk12util.html

Please reply ASAP and CC my E-mail address.

I don't know about other people point of view, but I find that one *more* annoying that the profanities of the guy who can't get the make process working.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to