Le 28/03/2015 10:19, Lukas Tribus a écrit :
Can you tell if the wildcard hostname are in the CN or in the SAN field of the certificate?
Yes, currently that's the only thing I can see. Maybe a conflict between several certificates in /etc/haproxy/ssl. Peter, for each file in can you provide the output of : $ openssl x509 -text -noout -in $f | grep -E "Subject:|DNS:" (where $f is the filename) Feel free to hide any information you don't want to share ;-) -- Cyril Bonté

