Requirements and Limitations

Additional requirements and limitations for using the PhoneGap HTTPS proxy.

  • Although the embedded browser in BlackBerry supports HTTPS requests, this implementation is required to support Afaria.
  • System keystore for Android versions prior to 4.0 is not supported.
  • Multiple instances of certificates/keystores are supported for certificate/keystore from files and Afaria.
  • The plugin in a production environment denies any trust confirmation for server side certificates.
  • The API format for how to call cordova.exec(…) is not defined, because it is transparent to users, and is platform dependent, so implementation is left to plugin developers.