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

SSL Error when using self signed certificate #34

Open
tiep-phan opened this issue Oct 27, 2017 · 3 comments
Open

SSL Error when using self signed certificate #34

tiep-phan opened this issue Oct 27, 2017 · 3 comments

Comments

@tiep-phan
Copy link

I'm submitting a...



[x ] Bug report 
[ ] Feature request

Current behavior

When I'm try to call API from self signed certificate HTTPS server, the webview response error, therefore I can't retrieve the data.
I'm also try this solution, but it didn't work https://stackoverflow.com/questions/46777758/how-to-bypass-ssl-check-in-ios-11-using-ionic-cordova-framework-and-self-signed

Expected behavior

Could you please guide me how to bypass the ssl error, I need to build app for client testing.

Thank you!

@ruben82
Copy link

ruben82 commented Nov 13, 2017

I have the same issue. I try that solution too but with no success.
the function didReceiveAuthenticationChallenge is never called. Any update for 17 days?

@snortblt
Copy link

snortblt commented Dec 1, 2017

Also a blocker here. A method or config.xml setting to bypass security checks would be nice.

@andrewhmoss
Copy link

You come up against the apple ATS app store restrictions here but,....

For some systems (eg. where the app exists to connect to a appliance on the user's private network) there is simply no way to have a correctly signed (by CA) certificate on the HTTPS server.

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

4 participants