Wan-Teh Chang <wtchang@gmail.com> has asked Nelson Bolyard <nelson@bolyard.com>
for superreview:
Bug 273624: NSS_Initialize diagnostics aren't sufficiently precise; regression
from 3.3.x to 3.9.x
https://bugzilla.mozilla.org/show_bug.cgi?id=273624
Attachment 168361: Bob's proposed patch
https://bugzilla.mozilla.org/attachment.cgi?id=168361&action=edit
------- Additional Comments from Wan-Teh Chang <wtchang@gmail.com>
Using 'dbtest', I verified that this patch makes
the softoken's C_Initialize return the right CKR
value if either cert8.db or key3.db is missing,
and NSS_Initialize fails with the SEC_ERROR_BAD_DATABASE
error.
I will attempt to implement Nelson's suggestion
next.