Manoj,

Manoj Srivastava wrote:

If we were to spawn another process (not just a thread) and tried to initialize NSS, will it go through?

Yes, as long as you use a different cert database location. The cert/key DBs in NSS are currently not safe for multi-process use if any process has write access.

So the question really it does NSS allow multiple clients on the same machine?

Yes, if the client processes each use different DBs, or with the same DB provided all the clients open it read-only. But Mozilla opens it read/write .
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to