Re: [users@httpd] Setting up a load balancer with https and a valid certificate

2020-03-17 Thread Gilbert Soucy
t; hostnames. >> >> If you want to have SSL using the IP address, your certificate must be >> issued with the IP as the CN or in the SAN. >> >> On Tue, Mar 17, 2020, 7:33 PM Gilbert Soucy wrote: >> >>> Hello, >>> >>> I am not an expert,

Re: [users@httpd] Setting up a load balancer with https and a valid certificate

2020-03-17 Thread Gilbert Soucy
xyProtocol all -SSLv3 > SSLProxyCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+EXP > SSLProxyVerify none > ProxyPreserveHost On > > This way your reverse proxy will not check worker certificates. > > > 18 marzo 2020 02:33, "Gilbert Soucy" > > wrote: > > Hello, > I

[users@httpd] Setting up a load balancer with https and a valid certificate

2020-03-17 Thread Gilbert Soucy
Hello, I am not an expert, so I apologize if my question is unclear. I have a problem with setting up a load balancer that supports ssl with a valid certificate. It works ok when I refer to the balancer members by a valid DNS name. However, if I just put the IP address of the balancer members, I