Load balancers occupy a unique position in most modern application architectures: they are frequently the single place where encrypted traffic from the outside world gets decrypted before being distributed to backend servers. That makes their certificate configuration disproportionately important. Get it wrong, and every application behind the load balancer inherits the weakness. This article covers what SSL termination at the load balancer actually involves and the practices that keep it secure.