Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate exception #764

Open
RemiJ20 opened this issue Mar 8, 2022 · 0 comments
Open

Certificate exception #764

RemiJ20 opened this issue Mar 8, 2022 · 0 comments

Comments

@RemiJ20
Copy link

RemiJ20 commented Mar 8, 2022

Your Environment

Android API level 29

  • Plugin version: 3.1.0
  • Platform: Android
  • OS version: 8.1
  • Running in Simulator: no
  • Cordova version (cordova -v): 10.0.0
  • Cordova platform version (cordova platform ls): android :9.1.0

Context

We're using the plugin to track the location and to send it to a server using a webservice. This webservice is available on a server which uses a self-signed certificate.

Expected Behavior

The location should be sent to the server via the webservice.

Actual Behavior

The plugins throws java.security.cert.CertPathValidatorException exception.

=> How to call the webservice throught the plugin with a self-signed certificate ?

Thank you for your answers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant