Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4E367200B7C for ; Thu, 8 Sep 2016 16:06:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4D155160AA5; Thu, 8 Sep 2016 14:06:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9523B160AD0 for ; Thu, 8 Sep 2016 16:06:22 +0200 (CEST) Received: (qmail 50094 invoked by uid 500); 8 Sep 2016 14:06:21 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 49866 invoked by uid 99); 8 Sep 2016 14:06:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 14:06:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 88B6F2C1B7F for ; Thu, 8 Sep 2016 14:06:21 +0000 (UTC) Date: Thu, 8 Sep 2016 14:06:21 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11826) Ajax calls fails in WKWebView on self-signed servers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 08 Sep 2016 14:06:23 -0000 [ https://issues.apache.org/jira/browse/CB-11826?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154739= 55#comment-15473955 ]=20 jcesarmobile commented on CB-11826: ----------------------------------- That's probably for navigation only, not for ajax calls, but will look into= it. In which iOS version did you test? The answer says it wasn't working on iOS= 8 but should be fixed on iOS 9 > Ajax calls fails in WKWebView on self-signed servers=20 > ----------------------------------------------------- > > Key: CB-11826 > URL: https://issues.apache.org/jira/browse/CB-11826 > Project: Apache Cordova > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Plugin WKWebViewEngine > Affects Versions: 3.5.0 > Environment: iOS 9.3.2 > Reporter: J=C3=B6rn Heid > Assignee: Shazron Abdullah > > When using jQuery's Ajax, I get > "Failed to load resource: The certificate for this server is invalid. You= might be connecting to a server that is pretending to be =E2=80=9Cxxx=E2= =80=9D which could put your confidential information at risk." > when checking the webview in Safari through USB. > I tried to implement the didReceiveAuthenticationChallenge method in CDVW= KWebViewEngine but it doesn't seem to be called. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org