On 07/05/2010 06:28 PM, Subrata Mazumdar wrote: > > I not sure about the current version (3.6) of FF, but earlier versions > (FF 2.0 and 3.0), the key/certificate DB did not support multiple > write interfaces i.e. DB write using one API does not get propagated > to other API. As a result, keys/certs added by JSS API are not picked > by the PSM XPCOM API. I'm resuming JSS is running in the browser process. If that is not the case, all bets are off. The old dbm interface, which FF is still using, id not multi-process safe. You will most likely corrupt the existing database if you try to write to it while FF is running. > I am not sure if there was any bug filed, but I have encountered this > bug in Firefox versions 2.x and 3.0. > > My understanding is that current version NSS supports another DB (not > set by default) that supports multiple read/write interface with > change propagation.
This is correct. bob
-- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto