Tigera interview question

What is the difference between TLS and mutual TLS?

Interview Answer

Anonymous

5 Feb 2026

TLS is typically one-way authentication, where the client verifies the server's identity. Mutual TLS extends this by requiring both the client and the server to authenticate each other using certificates.