RemoteCKAN does not check for insecure certs when used as a Python module
Open
- Dominant language
- Python
- Stars
- 212
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
While checking the new `--insecure` CLI parameter, I saw that RemoteCKAN does not check for unverified certs while trying out the [RemoteCKAN example in the README](https://github.com/ckan/ckanapi#remoteckan).
Contrast that with the CLI which requires the `--insecure` parameter when going against the same insecure site (https://demo.ckan.org).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.