I'm creating a Netscape plugin to sign string using NSS. Question is
how do I get at the Certificate Store folder (folder containing
key3.db and secmod.db) for Netscape 4.7x and 6.x? I noticed that the
default folder for Netscape 4.7x is "c:\program
files\Netscape\Users\default", for Netscape 6.x, it's "c:\document and
settings\<username>\Application Data\Mozilla\Profiles\default\<cryptic
name>".

Is there an API I can call in NSPR or NSS to get at these paths? I've
looked into the registry and can't find any entry that point to these
paths. It seems like the path is stored in some Netscape proprietary
file.

Thanks.

--DS

Reply via email to