Nate wrote:
> 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.

No, it is not.  Sorry.

> Specifically, only one process would initialize with NSS_InitReadWrite()
> and all others would initialize with NSS_Init()

-- 
Nelson B
12345678901234567890123456789012345678901234567890123456789012345678901234567890
00000000011111111112222222222333333333344444444445555555555666666666677777777778
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to