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

verify_outgoing not supported on gRPC listener; verify_incoming breaks Consul Connect envoy sidecars #13124

Open
quinndiggitypolymath opened this issue May 18, 2022 · 1 comment

Comments

@quinndiggitypolymath
Copy link

details regarding this issue are within #13088

@quinndiggitypolymath
Copy link
Author

verify_incoming on the gRPC listener ( https://github.com/hashicorp/consul/blob/v1.12.0/website/content/docs/agent/options.mdx#tls-configuration-reference ) currently only serves to break Consul Connect envoy sidecar functionality as client TLS certificates are not utilized for connections to the Envoy xDS API; enabling this feature results in envoy sidecars managed by either Consul or Nomad to fail with SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_CERTIFICATE

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

No branches or pull requests

1 participant