You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
These two properties are not working when code is converting from IONIC REACT with Android studio for using app in Mobile.:
setSSLCertMode:'no-check',
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