HAProxy TLS Configuration: SSL Termination, Passthrough, and Certificate Management
HAProxy is one of the most widely deployed load balancers and TLS terminators in production environments. It can terminate TLS (decrypt and proxy plain HTTP to backends), bridge TLS (re-encrypt to backends), or pass TLS through unchanged to backend servers. This article covers configuring SSL termination with modern cipher settings, managing multiple certificates for different […]
HAProxy TLS Configuration: SSL Termination, Passthrough, and Certificate Management Read Post »