Bug 156527 - Fix client certificate authentication with NetworkSession
Summary: Fix client certificate authentication with NetworkSession
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-12 17:53 PDT by Alex Christensen
Modified: 2016-04-13 10:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.90 KB, patch)
2016-04-12 18:00 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-04-12 17:53:43 PDT
Fix client certificate authentication with NetworkSession
Comment 1 Alex Christensen 2016-04-12 18:00:38 PDT
Created attachment 276298 [details]
Patch
Comment 2 Darin Adler 2016-04-13 08:50:16 PDT
Comment on attachment 276298 [details]
Patch

Can we add test coverage?
Comment 3 Alex Christensen 2016-04-13 09:55:31 PDT
(In reply to comment #2)
> Comment on attachment 276298 [details]
> Patch
> 
> Can we add test coverage?
For this, I used a manual test at ssl.geoffk.org. We currently have no infrastructure for using valid certificates for ssl testing.  This is a much bigger problem than the scope of this bug.
Comment 4 WebKit Commit Bot 2016-04-13 10:37:43 PDT
Comment on attachment 276298 [details]
Patch

Clearing flags on attachment: 276298

Committed r199501: <http://trac.webkit.org/changeset/199501>
Comment 5 WebKit Commit Bot 2016-04-13 10:37:47 PDT
All reviewed patches have been landed.  Closing bug.