RESOLVED WONTFIX Bug 102720
Support client certification authentication in the NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=102720
Summary Support client certification authentication in the NetworkProcess
Brady Eidson
Reported 2012-11-19 15:14:40 PST
Support client certification authentication in the WebProcess
Attachments
WIP for posterity (10.72 KB, patch)
2012-11-19 17:35 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2012-11-19 17:29:31 PST
Sorry, I meant NetworkProcess
Brady Eidson
Comment 2 2012-11-19 17:30:59 PST
I have a patch that should be most of this task... but unfortunately: 1 - The NetworkProcess doesn't do main resources yet 2 - Support for handling client cert challenges has always been flakey in WebKit, and still is. That makes it difficult to test this patch at all. I'll revisit this after exploring subresource client certs or once main resources are handled in the NetworkProcess.
Brady Eidson
Comment 3 2012-11-19 17:35:57 PST
Created attachment 175094 [details] WIP for posterity
Brady Eidson
Comment 4 2012-12-17 13:29:15 PST
Brady Eidson
Comment 5 2012-12-17 17:52:38 PST
(In reply to comment #4) > In radar as <rdar://problem/12885641> Nope, this is not 12885641
Brady Eidson
Comment 6 2012-12-18 10:20:36 PST
This is actually in radar as <rdar://problem/12902288>
Brady Eidson
Comment 7 2013-04-22 14:44:41 PDT
We no longer think any changes are necessary here.
Note You need to log in before you can comment on or make changes to this bug.