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

Add host header / sni support #312

Open
nerdalertdk opened this issue Dec 18, 2023 · 0 comments
Open

Add host header / sni support #312

nerdalertdk opened this issue Dec 18, 2023 · 0 comments

Comments

@nerdalertdk
Copy link

Hi

Would really appreciate if atak/wintak/xtak had support for host headers / sni
right now it makes it almost impossible to host multiple instance on the same port behind a proxy, I'm my case Traefik

Funny enough the missionpackagemanager supports headers/sni so there is no problem there.

Test for you're self, try this command and see how it completely ignores you fancy proxy rules :'(
openssl s_client -connect tak.tak:8089 -servername "tak.tak"

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