I have made extension for Mozilla Firefox which is UriContentListenter, which just bring me alert when I am accessing my HTTPS site. Before I click on OK on that alert I import certificate using pk12util, but thing is that certificate is not visible to browser till I restart it. When I do same thing using java script functions inside extension, certificate is visible, but thing is that I get pop-up to enter password. Is there any way to make extension so there is no pop-up asking for password, or if there is a way to reload certificates after external import of certificates ?
Regards, Micko _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
