Y
Hacker News
new
|
ask
|
show
|
jobs
by
williamallthing
1762 days ago
Just published this earlier this morning. Would love your comments and corrections. TLS is a huge topic and I'm sure I got something wrong in here.
1 comments
nextaccountic
1762 days ago
What about traffic that isn't HTTP? Does Linkerd helps authenticate that, perhaps by setting up a tunnel?
link
williamallthing
1761 days ago
Non-HTTP TCP traffic will be mTLS'd by Linkerd just as well as HTTP traffic is, as long as there's a proxy on both ends of the connection. No tunnel required.
link