remove nsILocalCertService and nsISSLSocketControl.clientCert
Categories
(Core :: Security: PSM, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
Details
(Whiteboard: [psm-assigned])
Attachments
(3 files)
nsILocalCertService
is only used in tests at the moment, and its purpose can be served more simply by importing a certificate and private key (it was used in flyweb, but that was removed in Firefox 59 (bug 1374574)).
nsISSLSocketControl.clientCert
was essentially only used in WebIDE, but that was removed in Firefox 71 (bug 1539462).
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D147121
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
This field isn't used any longer and removing it will make future changes
eaiser.
Depends on D147122
Updated•3 years ago
|
Updated•3 years ago
|
Comment 5•2 years ago
|
||
Backed out for causing xpcshell failures at test_tls_server.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/014c8a645401de7df8cef2cfb4f1665d2d38cba6
Failure log: https://treeherder.mozilla.org/logviewer?job_id=379947483&repo=autoland&lineNumber=6196
Assignee | ||
Updated•2 years ago
|
https://hg.mozilla.org/mozilla-central/rev/d7c44ddd5e6f
https://hg.mozilla.org/mozilla-central/rev/43f192c53f08
https://hg.mozilla.org/mozilla-central/rev/1dbd6821128b
Updated•2 years ago
|
Description
•