Skip to content

DynamicResolver can support tlsroute using sni? #6587

Answered by missBerg
joel-pre asked this question in Q&A
Discussion options

You must be logged in to vote

Unless I'm missing what you are asking... this is what I can find:

  • Dynamic forward proxy in Envoy Gateway does not support TLS passthrough to arbitrary dynamic destinations.
  • TLS passthrough is supported for static backends (where the backend FQDN is known and configured).
  • There is no documented support for combining DFP with TLS passthrough in Envoy Gateway as of the current knowledge sources.

If you require dynamic routing with TLS passthrough (i.e., SNI-based dynamic routing at Layer 4 without TLS termination), I don't believe that to be supported with DFP. You can only use TLS passthrough with defined backends.

If you need SNI-based dynamic TCP proxying, you may want to follow the pr…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joel-pre
Comment options

Answer selected by joel-pre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants