Socket
Book a DemoInstallSign in
Socket

cordova-plugin-crosswalk-certificate

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-crosswalk-certificate

Cordova plugin to enable the use of untrusted (self-signed) SSL Certificates with Crosswalk.

2.0.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Cordova Plugin Crosswalk Certificate

Cordova plugin to enable the use of untrusted (self-signed) SSL Certificates.

Install

To use this plugin with cordova-android 3.x install v1.x, which is compatible with the crosswalk web view v10.x used with cordova-android v3.x

cordova plugin add cordova-plugin-crosswalk-certificate@1.0.0

To use this plugin with cordova-android 4.x install v2.x, which is compatbile with the new pluggable crosswalk webview

cordova plugin add cordova-plugin-crosswalk-certificate@2.0.0

You can install the latest build directly from git:

cordova plugin add https://github.com/danjarvis/cordova-plugin-crosswalk-certificate

Usage

Activate insecure certificates

cordova.plugins.certificates.trustUnsecureCerts(true);

Dectivate insecure certificates

cordova.plugins.certificates.trustUnsecureCerts(false);

Development

Running integration tests

execute the runIntegrationTests.sh script for a specific platform:

PLATFORM='android' ./runIntegrationTests.sh
PLATFORM='ios' ./runIntegrationTests.sh

Keywords

cordova

FAQs

Package last updated on 08 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.