Michel Mayen Michel Mayen | Dec 21, 2020 | LOAD BALANCING / ROUTING, SECURITY, SSL
Route SSH connections through HAProxy using the SSH ProxyCommand feature and SNI. Did you know that you can proxy SSH connections through HAProxy and route based on hostname? The advantage is that you can relay all SSH traffic through one public-facing server instead...
HAProxy Technologies HAProxy Technologies | Oct 22, 2020 | SECURITY, SSL, WEBINARS
Encryption is an important facet of cybersecurity. It involves scrambling messages so that they can not be read by unauthorized parties in order to protect private information, which is particularly important when sending data across an untrusted network or the...
Nick Ramirez Nick Ramirez | Oct 6, 2020 | SECURITY, SSL
Use the HAProxy load balancer to redirect users from HTTP to HTTPS automatically. For decades, our lives have become increasingly dependent on sending and receiving data from across the Internet. Now, with more people working, studying, and hanging with friends...
Nick Ramirez Nick Ramirez | Sep 8, 2020 | SECURITY, SSL
Guarantee strong encryption by enabling ‘FIPS mode’ with RHEL and HAProxy Enterprise. You can watch our on-demand webinar “Achieving FIPS 140-2 Encryption Compliance with HAProxy Enterprise on Red Hat Enterprise Linux” here. SSL and its...
Nick Ramirez Nick Ramirez | Aug 21, 2020 | SECURITY, SSL
Use the HAProxy Runtime API to update SSL certificates in HAProxy without a reload. When you route traffic through an HAProxy load balancer, you gain the ability to terminate SSL at the load balancer. HAProxy encrypts communication between the client and itself and...