Ignore certificate warnings
Open
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 363
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 2
Description
Hi all,
My organization proxies / MITMs HTTPS. As a result, I get the following error on `exercism configure`:
```
Error: The base API URL 'https://api.exercism.io/v1' cannot be reached.
Get https://api.exercism.io/v1/ping: x509: certificate signed by unknown authority
```
Is there a way to tell the client to ignore certificate warnings (or is there a way to point it to an alternate certificate)?
Contributor guide
Assessment
This issue has not been assessed yet.