Skip to content

Support skipping TLS verification client side#698

Open
nicolascouvrat wants to merge 1 commit intoktr0731:masterfrom
nicolascouvrat:insecure-skip-verify
Open

Support skipping TLS verification client side#698
nicolascouvrat wants to merge 1 commit intoktr0731:masterfrom
nicolascouvrat:insecure-skip-verify

Conversation

@nicolascouvrat
Copy link

Usage:

        --tlsinsecure                    skip TLS validation (default "false")

Tested to work both in CLI and REPL mode.

I am aware that this PR does not include tests. If you agree with the idea of adding this option (and with the way it's implemented), I'll invest time in adding relevant tests 🙇

Fixes #693

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.

Support insecureSkipVerify option in TLS config

1 participant