How to import Root CA certificate (Firefox 22)on windows using certutil? what are the dlls required?
I was using certutil from my application to import root CA certificate, but it it started complaining about missing dlls after Firefox 18. What are the dlls required. It will be appreciable if some one can give the code of Firefox (What they use), to import root CA certificates. Thanks
ప్రత్యుత్తరాలన్నీ (4)
would this help article help and or work for firefox?
I found the following with a google search. Hope it helps.
- https://support.mozilla.org/questions/955513 How to add a private SSL root certificate authority
- https://support.mozilla.org//questions/952035 Where can I download certutil.exe and the NSS Utils for Windows
- https://www.felixrr.pro/archives/165/mozilla-nss-utils-with-nspr-compiled-for-download
- http://wiki.cacert.org/FAQ/BrowserClients#Mozilla_Firefox
Did you try to recompile certutil?
NSS_3_15_1_RTM:
I tried to recompile certutil 3.15 and try it, and I have an error when I try to import.
> certutil.exe -L c:\certutil\NSS-3.14.2\certutil.exe: function failed: The certificate/key database is in an old, unsupported format.
I have Firefox 25.