Bug 157094

Summary: Fix client certificate authentication with NSURLSession on iOS
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-27 11:25:16 PDT
Fix client certificate authentication with NSURLSession on iOS
Comment 1 Alex Christensen 2016-04-27 11:37:16 PDT
Created attachment 277500 [details]
Patch
Comment 2 Darin Adler 2016-04-27 11:44:56 PDT
Comment on attachment 277500 [details]
Patch

Can we add a regression test?
Comment 3 Alex Christensen 2016-04-27 12:57:55 PDT
Comment on attachment 277500 [details]
Patch

There is no infrastructure for using valid certificates.  There is a manual test in the radar.  This is going on the list of things to add to the ssl tests once we have such infrastructure.
Comment 4 WebKit Commit Bot 2016-04-27 13:48:45 PDT
Comment on attachment 277500 [details]
Patch

Clearing flags on attachment: 277500

Committed r200148: <http://trac.webkit.org/changeset/200148>
Comment 5 WebKit Commit Bot 2016-04-27 13:48:49 PDT
All reviewed patches have been landed.  Closing bug.