@IES wrote:
Is there a limit to the number of SSL certificates that can be placed on the bind ssl line?
We are using Let’s Encrypt and would like to put a lot of .pem certificates on domains.
I would much prefer a better way to break this out in the configuration files. I already have seperate configuration files for each of our 3 large services but having several hundred sites with seperate .pem files on the bind line is going to get hard to manage.
Also are lines like this…
redirect scheme https if { hdr(Host) -i www.example.com } !{ ssl_fc }
Hard on HAProxy even having several hundred of them?
HAProxy 1.7.9
Posts: 2
Participants: 2