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 Certificate Verification using requests in ckan_engine.py #14

Open
jlgutenson opened this issue Apr 5, 2018 · 0 comments
Open

SSL Certificate Verification using requests in ckan_engine.py #14

jlgutenson opened this issue Apr 5, 2018 · 0 comments

Comments

@jlgutenson
Copy link

Hey guys,

We have been in the process of making our Tethys instance publicly available. Our instance of Streamflow Prediction Tool (SPT) relies on ckan_engine.py. One issue we found was that the ckan_engine.py dependence on the requests library took exception to SSL certificates. We have set the verify argument for request.get() and requests.post() to False as a temporary solution. I was thinking that maybe this should be an additional argument to call when using ckan_engine.py. We just wanted to call this to your attention.

Let me know if you have suggestions or questions!

Thanks,
Joseph

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