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

vos is not secure and python/requests is complaining... very much. #147

Open
ijiraq opened this issue Sep 3, 2020 · 2 comments
Open

vos is not secure and python/requests is complaining... very much. #147

ijiraq opened this issue Sep 3, 2020 · 2 comments

Comments

@ijiraq
Copy link
Collaborator

ijiraq commented Sep 3, 2020

We have a verify=False setting in here;

verify=False)

this should be taken out so that requests stops shouting at me. Also, we should really allow urllib to confirm we have a valid certificate on our https end point.

@andamian ?

@andamian
Copy link
Contributor

andamian commented Sep 3, 2020

Ooops! That doesn't look right. On it.

@ijiraq
Copy link
Collaborator Author

ijiraq commented Sep 3, 2020

I think this was in here because we tested against a dev server that didn't have a valid cert.

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

2 participants