Bug 156527

Summary: Fix client certificate authentication with NetworkSession
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.