I’m trying to configure HAProxy for the first time (pfSense package), but I can’t figure out how to configure it for my servers that already have their own SAN certificate.
Each of my servers are setup with unique SAN certs for their subdomain, such as server1.domain.com, server2.domain.com, etc., and the renewal is automated so there’s no extra work at this point. How do I configure HAProxy to not apply its own encryption and acknowledge the certs that the servers already have? Everything that I’ve tried so far results in SSL errors or not being able to reach the server.