Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

choose certificate dynamic from Go #58

Open
doujiang24 opened this issue Dec 23, 2022 · 0 comments
Open

choose certificate dynamic from Go #58

doujiang24 opened this issue Dec 23, 2022 · 0 comments

Comments

@doujiang24
Copy link
Member

Go could choose the sds name based on the sni server name, per connection TLS handshake.
Envoy could fetch the sds on demand.

So that, we could avoid multiple filter_chain under the single LDS resource, that would make the size of the LDS size increased crazy, when there are many many domains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant