Thomas,

Thomas Pornin wrote:
I would like to provide some system-wide installation procedure, such
that the machine root or administrator installs the module, which then
becomes automatically available and activated for all users. Is it
doable, and, if yes, how ?

There are multiple ways.


The simplest way, which I would recommend, would be to search for all secmod.db on the system, and run modutil to add your module. That would install your PKCS#11 module on all existing mozilla installs. It would do nothing for new Mozilla profiles or installations, though.

If you want the module to be automatically installed in all future mozilla profiles and mozilla installations you would need to patch Mozilla to force it to load your PKCS#11 module after NSS is initiliazed. Such changes will not be accepted in the public tree, so that's probably not very practical.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to