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

SNI support #9

Open
hannesm opened this issue Apr 15, 2015 · 1 comment
Open

SNI support #9

hannesm opened this issue Apr 15, 2015 · 1 comment

Comments

@hannesm
Copy link
Owner

hannesm commented Apr 15, 2015

given a set of certificates (with disjoint sets of CN/subjAltName) and a set of services, forward depending on SNI to the right host

@hannesm
Copy link
Owner Author

hannesm commented Apr 22, 2015

stud accepts a set of certificate list * private key and presents the matching certificate depending on SNI. each connection is forwarded to only a single backend server. we could either do the same, or be more fancy (but would decide on a possible configuration for this).

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