Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD959EE34 for ; Wed, 5 Dec 2012 10:09:03 +0000 (UTC) Received: (qmail 94288 invoked by uid 500); 5 Dec 2012 10:09:02 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 94063 invoked by uid 500); 5 Dec 2012 10:09:02 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 93146 invoked by uid 500); 5 Dec 2012 10:09:00 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 92655 invoked by uid 99); 5 Dec 2012 10:09:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 10:09:00 +0000 Date: Wed, 5 Dec 2012 10:09:00 +0000 (UTC) From: "Antony Lees (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <644442559.62908.1354702140583.JavaMail.jiratomcat@arcas> In-Reply-To: <354884373.36058.1354143121644.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1947) Secure whitelisted URLs not loading in Android MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510396#comment-13510396 ] Antony Lees commented on CB-1947: --------------------------------- I can do both. The site I am trying to use with the Comodo cert is https://tolling.severnbridge.co.uk/account/index.php I've also attached the logcat output > Secure whitelisted URLs not loading in Android > ---------------------------------------------- > > Key: CB-1947 > URL: https://issues.apache.org/jira/browse/CB-1947 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.2.0 > Environment: Android 2.3 and 4.2 > Reporter: Antony Lees > Assignee: Joe Bowser > Attachments: log.txt > > > Given the config > > > > I would expect both the http and https sites to load. However only the unsecured http URL will load, the secure https URL shows an HTML error page (it's an iframe) > Even if I add > > the same thing happens > I should add that if I deploy the app straight from eclipse (ie not signing it) the secure URL works fine, so it is only when the whitelist is enforced that it doesn't seem to work -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira