Bug 158877

Summary: WKWebView loads request with bad ssl cert on iOS 10
Product: WebKit Reporter: Eugene But <eugenebut>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Test app none

Eugene But
Reported 2016-06-17 10:34:13 PDT
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
Attachments
Test app (23.09 KB, application/zip)
2016-06-17 10:34 PDT, Eugene But
no flags
Eugene But
Comment 1 2016-06-17 10:34:39 PDT
Created attachment 281566 [details] Test app
Note You need to log in before you can comment on or make changes to this bug.