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 based routing without TLS offloading #933

Closed
Hades32 opened this issue Dec 4, 2016 · 8 comments
Closed

SNI based routing without TLS offloading #933

Hades32 opened this issue Dec 4, 2016 · 8 comments

Comments

@Hades32
Copy link
Contributor

Hades32 commented Dec 4, 2016

The competition has an interesting feature:
https://github.com/eBay/fabio/wiki/Features#tcpsni-proxy-support

Not sure if the terrible traefik docs just didn't explain it right, or I think Traefik is currently missing this feature.

@emilevauge
Copy link
Member

emilevauge commented Dec 5, 2016

the terrible traefik docs

Thanks. Have you planned to help?

@dtomcej
Copy link
Contributor

dtomcej commented Dec 15, 2016

Traefik Is L7. SNI proxies operate at L4.

@dtomcej dtomcej closed this as completed Dec 22, 2016
@Hades32
Copy link
Contributor Author

Hades32 commented Dec 22, 2016

I didn't had the impression that it's declared mission is to be on a specific layer. I thought traffic tries to make routing for modern architectures easy. And one thing that's more and more common is end to end security. So maybe you want to change your mind on that one eventually

@dtomcej
Copy link
Contributor

dtomcej commented Dec 22, 2016

@Hades32 There is a ticket to investigate TCP forwarding, but it requires a major rewrite. If that moves forward, L4 proxying will definitely be implemented.

@shantanugadgil
Copy link

Hi @dtomcej
Which issue would be the one about TCP + SNI (without decrypting) that one should keep an eye on?
I see a few related, but not sure if they are related to the same issue.
Basically: TCP pass-through with SNI matching.

#10
#1376
#1409

Thanks and Regards,
Shantanu

@shantanugadgil
Copy link

@emilevauge @dtomcej
sorry to bother again, just wondering if this ever got done and I missed it while going through the 'Changelog'

Regards,
Shantanu

@shantanugadgil
Copy link

Hi @emilevauge @dtomcej @Hades32
Has the TCP + SNI feature been implemented in Traefik?
I just scanned the Changelog of 1.4.0rc2 and don't seem to find it yet.

Just like my previous question, which issue should I keep an eye on to see if/when it gets implemented.

Thanks and Regards,
Shantanu

@ldez
Copy link
Member

ldez commented Sep 9, 2017

@shantanugadgil You can follow #10 for the TCP support.

@traefik traefik locked and limited conversation to collaborators Sep 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants