Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

https url is not hitting with http-community in IONIC React. #272

Open
demoprojects123 opened this issue Jul 13, 2022 · 1 comment
Open

Comments

@demoprojects123
Copy link

These two properties are not working when code is converting from IONIC REACT with Android studio for using app in Mobile.:

  1. setSSLCertMode:'no-check',
  2. setServerTrustMode:'no-check'

Kindly tell me the procedure for both self-signed SSL Certificate and Trusted SSL Certificate in http-community api calling.
Url is :(for example- https://10.222.222.22:8000)
Framework: IONIC + REACT +CAPACITOR
Api hitting using : http-community

@demoprojects123
Copy link
Author

USED THIS PROCEDURE BUT NOT WORKING::
Configuration
In most cases no configuration is required for this plugin. If the Android application connects with use the self-signed certificates or without encryption, see Network security configuration article.

Even including raw/certificates and changed manifest file, Following error is coming:
Error: SSLHandshakeException

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

No branches or pull requests

1 participant