WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
140202
Incorrect SSL error code received from WKWebView
https://bugs.webkit.org/show_bug.cgi?id=140202
Summary
Incorrect SSL error code received from WKWebView
Eugene But
Reported
2015-01-07 13:56:47 PST
Created
attachment 244191
[details]
Test app Summary: webView:didFailProvisionalNavigation:withError: passes NSURLErrorServerCertificateUntrusted error if user clock is not set correctly Steps to Reproduce: 1. Set device time to past (f.e. year 2007) 2. Unarchive, build and run SSLCertTest on device 3. Observe console log Expected Results: Console log is "Certificate is untrusted" Actual Results: Console log should be either "Certificate has bad date" or "Certificate is not yet valid". User should be given a hint that something either wrong with the clock or certificate has expired.
Attachments
Test app
(26.65 KB, application/zip)
2015-01-07 13:56 PST
,
Eugene But
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2015-01-07 15:47:09 PST
This was determined to be an issue outside WebKit. It's tracked internally as
rdar://problem/18517043
. Eugene, you filed multiple bugs today, do you know if any of these are also in Radar? If they are, could you please annotate these with Radar links?
Eugene But
Comment 2
2015-01-07 16:05:03 PST
All filled issues were filed to Apple Radar.
Eugene But
Comment 3
2015-01-07 16:05:17 PST
Radar ID: 18517043.
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