nativescript-community / https

Secure HTTP client with SSL pinning for Nativescript - iOS/Android
https://nativescript-community.github.io/https/
Other
50 stars 42 forks source link

How to accept self signed certificates? #8

Open AnthonySmith01 opened 7 years ago

AnthonySmith01 commented 7 years ago

Hi

Great plugin.

I'm just wondering about how to accept self signed certificates? E.g: How do you manipulate the options.allowInvalidCertificates without enabling SSL pinning.

Cheers

inane commented 6 years ago

any work-around?? thank you!

nmocruz commented 4 years ago

would be go to have something to configure the client to ignore error when working with development certificates, in my case we use internal servers, to provide valid ssl certificates to developments and local server can be painfull without a way to ignore certain errors,