Configure a HAProxy load balancer
Configure a HAProxy load balancer in front of platform gateway with a custom CA cert.
Procedure
Set the following inventory file variables under the
Important
[all:vars] group:
custom_ca_cert=<path_to_cert_crt>
gateway_main_url=<https://load_balancer_url>
- Ensure your load balancer is configured to use HTTP/1.1 when communicating with platform gateway. HTTP/2 is not supported.
- HAProxy SSL passthrough mode is not supported with platform gateway.