Closed
Bug 111257
Opened 23 years ago
Closed 23 years ago
Need to handle condition when hardware token drivers are removed from system without corrupting the secmod.db
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 109084
psm2.2
People
(Reporter: Bill.Burns, Assigned: ssaux)
Details
I had a vendor's hardware token install on my machine and successfully added it
to Netscape 6.2's PSM device manager. The vendor installed its library in c:\winnt.
later, that library was moved to a new location. I then restarted Netscape 6.2.
In the "device manager" the entire cryptographic module database was missing,
even the built-in crypto modules.
the expected behaviuor should be:
- upon startup, verify that the libraries installed in the secmod.db are still
present and active
- for libraries that are no longer present, present an error dialog to the user
asking them to find a replacement driver on the hard drive or click "remove
driver" which will remove that entry from the secmod.db.
- lastly, without having to restart the browser, Netscape should continue
launching and the device manager should either have the module listed (if the
user was able to find the driver) or should show a complete listing without the
bogus driver.
The current workaround is to manually find the secmod.db file, delete it, then
restart the browser to have it build a new default secmod.db.
Assignee | ||
Comment 1•23 years ago
|
||
Bill,
Please take a look at bug 109084. It's fixed and I believe it will take care of
your problem. You can test by using a daily build.
If it's not fixed let me know.
Priority: -- → P1
Target Milestone: --- → 2.2
Assignee | ||
Comment 2•23 years ago
|
||
confirmed dupe. Trunk doesn't have the problem due to fix to bug 109084.
*** This bug has been marked as a duplicate of 109084 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•