Closed
Bug 1723211
Opened 4 years ago
Closed 4 years ago
refactor osclientcerts so parts of it can be re-used for ipcclientcerts
Categories
(Core :: Security: PSM, task, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
Details
(Whiteboard: [psm-assigned])
Attachments
(3 files)
Parts of osclientcerts can be reused in ipcclientcerts, a new module that will enable client authentication certificates from osclientcerts and other PKCS#11 modules to be used with the socket process.
![]() |
Assignee | |
Comment 1•4 years ago
|
||
![]() |
Assignee | |
Comment 2•4 years ago
|
||
Depends on D121418
![]() |
Assignee | |
Comment 3•4 years ago
|
||
Depends on D121419
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ae6e71f306c
introduce error module to osclientcerts r=rmf
https://hg.mozilla.org/integration/autoland/rev/1d179153a4a5
rework osclientcerts::manager to take a backend implementation as a trait r=rmf
https://hg.mozilla.org/integration/autoland/rev/6ed51ef74195
move reusable parts of osclientcerts to rsclientcerts r=rmf
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2ae6e71f306c
https://hg.mozilla.org/mozilla-central/rev/1d179153a4a5
https://hg.mozilla.org/mozilla-central/rev/6ed51ef74195
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•