Dave Brunswick created CB-1411:
----------------------------------

             Summary: Add "trustAllHosts" option to FileTransfer.upload on 
Android 
                 Key: CB-1411
                 URL: https://issues.apache.org/jira/browse/CB-1411
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 2.0.0
         Environment: Android, Cordova 2.0
            Reporter: Dave Brunswick
            Assignee: Joe Bowser


FileTransfer.download() over ssl with self-signed cert on Android with cordova 
2.0 doesn't work, because there is no way to override the trust.  An optional 
trustAllHosts parameter is already available in FileTransfer.upload(), and it 
seems to only way to make downloads work over https with self-signed certs is 
to make a similar modification to the download function.

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

Reply via email to