Hi there,
I am trying to tie off an embedded browser using XulRunner 1.8/Firefox
2 with XPCOM. I have created a user keystore and can get a user to
import a client side X.509 certificate from a PKCS12 file.

However, I need to give the user the ability to recreate their
keystore if their personal cert expires or if they forget their
password. Is there anyway to use XPCOM to reset the Master Security
Device password or set it to something else if the user forgets their
password for their certificate keystore? i.e. so they can reimport
another cert?

For evicting a certificate is it as simple as using X509CertDB to
evict the certificate? will doing so reset the password?

How does everyone else deal with this; at present the best I can do is
delete the user profile, any help would be appreciated.

Regards,
Will.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to