I try to setup a load balancer however, I get an “TLS name missmatch error” for the two nodes I have setup for the load balance. How can I fix that? I did not find yet an answer to this in the forum.
Related topics were automatically closed:
I try to setup a load balancer however, I get an “TLS name missmatch error” for the two nodes I have setup for the load balance. How can I fix that? I did not find yet an answer to this in the forum.
Related topics were automatically closed:
The first closed topic you linked to contains the answer. A host header needs to be added to the health check for the host name the origin is expecting in the advanced section of the health check.
Name: Host
Value: FQDN the origin expects for the host header.
— OG
Thanks @OliverGrant did not realize that
I also was a bit confused as I thought the mismatch refers to the “origin” but apparently it is the health check.
This topic was automatically closed after 14 days. New replies are no longer allowed.