Have you considered browser's addmodule js function? https://developer.mozilla.org/en/docs/JavaScript_crypto#Loading_PKCS_.2311_modules
On Mon, Feb 25, 2013 at 12:26 PM, <[email protected]> wrote: > Hi, > I have a pkcs#11 dll library and want it to register it in the firefox > browser using a MSI setup. > I checked with 'modutil' tool, but unfortunately, it shows me an unexpected > error message even when you create new key/certificate database set. It says > "certificate/key database is in an old unsupported format!!". I use the > 18.0.2 version of firefox, which is a very recent version. > Does anybody know another affordable and always reliable method to register > this module, or at least, can explain how to cope with 'modutil' utility > problem? Is it technically possible to use this tool for very old firefox > versions (such as 6.0)? > > Thanks > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

