Skip to content

feat(cli): add opt-in cli.api.insecureSkipVerify for self-signed agents#540

Open
browdues wants to merge 1 commit into
mainfrom
feat/cli-insecure-skip-verify
Open

feat(cli): add opt-in cli.api.insecureSkipVerify for self-signed agents#540
browdues wants to merge 1 commit into
mainfrom
feat/cli-insecure-skip-verify

Conversation

@browdues

Copy link
Copy Markdown
Contributor
  • Add an opt-in insecureSkipVerify boolean to cli.api
  • When set, the CLI skips TLS cert verification when calling agent

Why: the CLI's API client (api/client.go) does full TLS verification with no escape hatch, so it can't reach an agent behind a self-signed or custom-CA cert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant