Closed mariodiciccio closed 3 weeks ago
are you using self-signed certificates? the certifcate is valid? if no.., it can be your problem, this plugin is not offering nothing to bypass ssl validation errors due invalid certificates.
I have the same problem, the certificate is valid. Using HTTPer work correctly. Any idea?
any news about it?
got this very same issue, certifcate is valid and is working on web, but not on mobile. any workaround?
These kind of errors usually come from misconfigured servers (like missing chain certs)
There are a few tools that can validate your config, hopefully this one does the trick https://whatsmychaincert.com/
Hi, i have a problem on nativescript-https 1.0.1.
I installed plugin with tns plugin add nativescript-https but when launch the app, his result is:
The code is:
Why? Any idea?