Load balance Https
-
Version 2.2.1 of Pfsense.
I setup load balance for two web servers [using the load balancer service in pfsense]. [HTTP and HTTPS]
For HTTPS it appears a user of the website is getting the SSL cert from PFsense not the backend web server.
How can I correct this?
Any ideas?
-
If the client is receiving the cert from pfSense, that means somehow they are not reaching the load balancing daemon.
Because relayd operates using NAT rules, if you are testing from LAN to servers on the LAN then there can be problems with that approach.
You may have better luck with a full proxy like HAProxy.