Auth: add explicit SNI name support for ExtensionService #2893
Labels
area/tls
Issues or PRs related to TLS support.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Please describe the problem you have
The ExtensionService processing configures Envoy to send a SNI server name when upstream TLS validation is enabled. However, there may be cases where you need to send a different name than you validate or you want to send the name but not validate.
Two options seem appropriate:
The text was updated successfully, but these errors were encountered: