Open
Bug 1391062
Opened 8 years ago
Updated 1 year ago
don't offer to unload the NSS softoken or builtin roots module in the PKCS#11 device manager ("security devices")
Categories
(Core :: Security: PSM, enhancement, P3)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: keeler, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-backlog])
The PKCS#11 device manager dialog ("security devices" in about:preferences -> Security) currently allows users to attempt to unload the NSS softoken and the builtin roots module. The former will thankfully fail because otherwise the browser would break. The latter succeeds and breaks the browser until the user restarts it.
I was going to say we should just not expose these modules in the dialog at all, but if we ever need to debug issues around e.g. bug 1372656, we'll probably want them listed.
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Blocks: nss-external
You need to log in
before you can comment on or make changes to this bug.
Description
•