-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Description
TL;DR
I understand from this issue that load balancers don't forward SNI info to targets.
Is there an option on the load balancer to enable support for this ?
Expected behavior
This is a not game changer issue as we can unset hostname in gateway listeners declaration but for the price of the automatic handle of certs (and btw avoid the usage of wildcard certificate)
IDK if it's directly related to gateway hostname conception or by the envoy integration. But I don't have this issue when using traefik.