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

libURLSetSSLVerification should not be set by API #1

Open
montegoulding opened this issue Sep 28, 2016 · 0 comments
Open

libURLSetSSLVerification should not be set by API #1

montegoulding opened this issue Sep 28, 2016 · 0 comments

Comments

@montegoulding
Copy link

API calls currently calls libURLSetSSLVerification false which is bad on a number of levels:

  • It should be up to the app calling the api to control this property
  • There appears to be no attempt to return the property to its original state after the api call
  • With verification off there's no protection against man in the middle attacks
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

1 participant