[Webkit-unassigned] [Bug 158877] New: WKWebView loads request with bad ssl cert on iOS 10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 10:34:13 PDT 2016


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

            Bug ID: 158877
           Summary: WKWebView loads request with bad ssl cert on iOS 10
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eugenebut at chromium.org

If webView:didReceiveAuthenticationChallenge:completionHandler: is implemented then WKWebView never calls the callback but always loads a site with bad ssl cert instead.

Steps to Reproduce:
1. Unarchive and run attached app
2. Tap on "expired" link

Expected Results:
Page should not load, it has expired ssl cert

Actual Results:
Page is loaded

Version:
iOS 10

rdar://26864882

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


More information about the webkit-unassigned mailing list