Relative Content

Tag Archive for istioenvoyproxysniistio-gatewaykubernetes-gateway-api

How can I disable SNI for a Gateway API gateway implemented by Istio?

I have an ingress gateway using the kubernetes Gateway API as implemented by Istio. I need to disable SNI, because the initial TLS connection is a downstream load balancer which does not pass through SNI. The load balancer also will not pass through the TLS connection either.