@vnomura wrote:
Hi All,
I’m using HAProxy 1.8.8 on Ubuntu in front of my IIS web servers to load balance and bind SSL certificates. So far so good on this.
The problem is that our wildcard SSL certs will not cover “www.myclient1.example.com” but only “client1.example.com” (wildcard ssl cert does not cover the www part, only *.TLD).
There’s too many subdomains to get get a SSL cert for each www.client(#).example.com.
So I need to remove the www part before HAProxy binds to the SSL cert. How do I accomplish this?
HAProxy is also binding to other domains which also needs the www part removed.Thanks in advance for your help!
Victor
Posts: 1
Participants: 1