[Webkit-unassigned] [Bug 140197] New: WKWebView needs API to accept invalid SSL certificates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 7 13:17:33 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140197
Bug ID: 140197
Summary: WKWebView needs API to accept invalid SSL certificates
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: iOS
OS: All
Status: NEW
Severity: Critical
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eugenebut at chromium.org
Created attachment 244184
--> https://bugs.webkit.org/attachment.cgi?id=244184&action=review
Test app
Summary:
WKWebView fails to load a web page with invalid SSL certificate and does not provide any public API to proceed
Steps to Reproduce:
1. Download, build and run SSLCertTest project
2. Observe the log
Expected Results:
WKWebView must provide API to accept invalid certificate and proceed. Safari supports this functionality.
Actual Results:
webView:didFailProvisionalNavigation:withError: provides private WKReloadFrameErrorRecoveryAttempter object
This functionality is very important for Web Browsers.
--
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/20150107/84ef5ed6/attachment-0002.html>
More information about the webkit-unassigned
mailing list