Closed
Bug 1592111
Opened 5 years ago
Closed 5 years ago
add pref to load osclientcerts module
Categories
(Core :: Security: PSM, enhancement, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla72
People
(Reporter: keeler, Assigned: keeler)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Now that the osclientcerts module has landed (at least for Windows), it would be nice to have an easy way users could load it without having to go through the device manager. An about:config
pref should do nicely.
Comment 1•5 years ago
|
||
We'll want to expose this via policy as well.
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5127c3b71684
add the preference "security.osclientcerts.autoload" to control auto-loading the OS client certs module r=jcj
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/bd0fd75f4438
Port bug 1592111 - s/BlockUntilLoadableRootsLoaded/BlockUntilLoadableCertsLoaded/. rs=bustage-fix
Comment 7•5 years ago
|
||
Should we include this in the enterprise section of the 72 release notes? Can you suggest wording if yes?
Flags: needinfo?(dkeeler)
Assignee | ||
Comment 8•5 years ago
|
||
Sure - maybe something like:
Experimental support for using client certificates from the OS certificate store can be enabled by setting the preference "security.osclientcerts.autoload" to true (Windows only).
Flags: needinfo?(dkeeler)
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•