does it possible to do TLS or HTTPS routing to specific service based on the client certificate? #6268
Unanswered
mohd-irshad-vt
asked this question in
Q&A
Replies: 1 comment 1 reply
-
you should be able to with https://gateway.envoyproxy.io/docs/tasks/security/mutual-tls/ + |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
does it possible to do TLS or HTTPS routing to specific service based on the client certificate? this is very useful for my use case if its possible, I went through the filter_chain_matcher documentation of the envoy proxy, and it seems like it's possible. can any body help me on this. I think using filter_chain_matcher we can achieve this. anybody pls help us
Beta Was this translation helpful? Give feedback.
All reactions