WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
158877
WKWebView loads request with bad ssl cert on iOS 10
https://bugs.webkit.org/show_bug.cgi?id=158877
Summary
WKWebView loads request with bad ssl cert on iOS 10
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug