Skip to content

SSL Certificate Verification using requests in ckan_engine.py #14

Description

@jlgutenson

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions