ckan / datapusher

A standalone web service that pushes data files from a CKAN site resources into its DataStore
GNU Affero General Public License v3.0
77 stars 154 forks source link

Fix SSL problems with requests[security] #142

Closed davidread closed 7 years ago

davidread commented 7 years ago

This advice to use requests in this way is reliable in my experience, and much safer than turning off the SSL cert check.