recall

← recall

TLS termination term

where the encrypted connection is decrypted

Often at the load balancer (LB handles TLS, talks plain HTTP to backends). Trade-off: simpler backends vs unencrypted internal traffic. End-to-end TLS = re-encrypt to backend.

topics: networking, security

references: