Bug 140202

Summary: Incorrect SSL error code received from WKWebView
Product: WebKit Reporter: Eugene But <eugenebut>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, stuartmorgan
Priority: P3 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: All   
Attachments:
Description Flags
Test app none

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
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.