Closed Bug 1512478 Opened 6 years ago Closed 5 years ago

Have IPC for picking client certificate for authentication

Categories

(Core :: Security: PSM, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox65 --- wontfix
firefox77 --- fixed

People

(Reporter: mayhemer, Assigned: kershaw)

References

(Blocks 1 open bug)

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

Client authentication is going to be processed on the socket process/socket thread. But private keys are physically present only on the parent process. The UI/logic to select a client cert will still run on the parent process (or at least definitely the UI). The result would be a synthetic handle to send to socket process as a result of the selection that will then be passed to the new sync PKCS11 token, introduced in bug 1512475, and called back with to the parent process.
Assignee: nobody → kershaw
Priority: -- → P1
Whiteboard: [psm-assigned]
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fdbc063a4744 Use sync IPC to get client auth data from parent process r=keeler,mccr8
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: