Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch to expose tls_insecure_skip_verify for etcd #11

Merged
merged 1 commit into from
Sep 7, 2018

Conversation

gnuoy
Copy link
Contributor

@gnuoy gnuoy commented Sep 7, 2018

Apply a patch to allow tls_insecure_skip_verify to be set in the
vault etcd backend config. This will cause vault to skip the
validation of the etcd servers TLS cetificate. Specifying
'tls_insecure_skip_verify = "true"' in vaults etcd configuration
works around issue hashicorp/vault#4961

Apply a patch to allow tls_insecure_skip_verify to be set in the
vault etcd backend config. This will cause vault to skip the
validation of the etcd servers TLS cetificate. Specifying
'tls_insecure_skip_verify = "true"' in vaults etcd configuration
works around issue hashicorp/vault#4961
@javacruft javacruft merged commit c847492 into canonical:master Sep 7, 2018
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.

2 participants