I'm working on certificate management in GNOME, and 'no concurrent access to NSS for a given configdir' has brought the efforts to a standstill for now. I see that a sharable DB is on the roadmap for NSS 3.13. Awesome.
In the meantime I'm wondering if having one writer and multiple readers to the NSS DB is a safe method of sharing a cert database between processes. Specifically, only one process would initialize with NSS_InitReadWrite() and all others would initialize with NSS_Init() Any ideas? Cheers, Nate Nielsen _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto