Bug 157094 - Fix client certificate authentication with NSURLSession on iOS
Summary: Fix client certificate authentication with NSURLSession on iOS
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-27 11:25 PDT by Alex Christensen
Modified: 2016-04-27 13:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2016-04-27 11:37 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-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.