[Webkit-unassigned] [Bug 187679] [Curl] Add allowSpecificHTTPSCertificateForHost support.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 09:27:09 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=187679

--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
In our API, the asking is done through decidePolicyForAuthenticationChallenge, and the challenge would have this: https://developer.apple.com/documentation/foundation/nsurlauthenticationmethodservertrust?language=objc

Challenges are also used for client certificate authentication.  I'm not sure how curl supports that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181126/a845d437/attachment.html>


More information about the webkit-unassigned mailing list