Hello, I am working on a tool which gathers data from different browser installed on Windows system; this is just to ensure that installed browser(s) meets the minimum requirement to run our one of the product.
So one of the requirement is to collect the CA certificate in Firefox store. For IE and Chrome it is easy to collect information on Certificate installed, but in case of Firefox, I am not able to find a clue on how to gather such information. While searching on internet I found that NSS Tool Certutil is one of the way to do. But Certutil.exe does not shipped by default when Firefox is installed. Reading many articles from internet I could understand that cert8.db [an sqllite file] stores the information, but there is no way to query the DB as it is encrypted. Is there any other way to find out the required information. Amit Shelke Sr. Software Engineer Office: (+91) 020-67351042 Mobile: (+91) 7757-057-905 / (+91) 9960-691-609 | Direct: 8951042 [Symantec]<http://www.symantec.com/> [http://syminfo.ges.symantec.com/http:/syminfo.ges.symantec.com/marketing/globalcommunications/images/sig_green_bug.gif] [mctslogo][logoSecurityPlus] _______________________________________________ dev-security-policy mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security-policy

