exercism / exercism/cli

Ignore certificate warnings

Open
#799 11 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.