Climate-REF / Climate-REF/climate-ref
Add option to fetching commands to ignore certificates
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 14
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 36
Description
## The motivation
Some users are having issues with the Cloudflare-issued SSL certificate for the download bucket.
It has been reported that the files could be accessed if using `wget --no-check-certificate ...`.
## The proposed solution
Add a `--no-check-certificate` argument to the fetch commands to mimic wget.
Contributor guide
Assessment
This issue has not been assessed yet.