Hi,
following the instructions here
http://blog.exceliance.fr/2012/09/10/how-to-get-ssl-with-haproxy-getting-rid-of-stunnel-stud-nginx-or-pound/
I managed to set up a SSL enabled version of HAproxy and things generally work fine.

Anyway, in haproxy.cfg I configured a list of SSL certs /
//bind 0.0.0.0:443 ssl crt /etc/haproxy/certificates/cert1.pem crt /etc/haproxy/certificates/cert2.pem crt /etc/haproxy/certificates/cert3.pem/

Generally they work but some browsers (e.g. IE8/9) complain about the cert for domain1.com being served to domain2.com

Is there a way to specifically declare what certificate should be served to what domain so I won't get these kind of warnings anymore?

Thank you!


--
Alex Florescu
http://PagePeeker.com <http://pagepeeker.com>
[email protected]
twitter: @PagePeeker <https://twitter.com/PagePeeker>
facebook: https://www.facebook.com/pagepeeker

Reply via email to