Thank you very much for your answers, I'll migrate to 1.8 asap to fix this.
Vincent ________________________________ De : [email protected] <[email protected]> de la part de Lukas Tribus <[email protected]> Envoyé : lundi 23 avril 2018 17:18 À : GALLISSOT VINCENT Cc : [email protected] Objet : Re: Use SNI with healthchecks Hello Vincent, On 23 April 2018 at 16:38, GALLISSOT VINCENT <[email protected]> wrote: > Does anybody know how can I use healthchecks over HTTPS with SNI support ? You need haproxy 1.8 for this, it contains the check-sni directive which allows to set SNI to a specific string for the health check: http://cbonte.github.io/haproxy-dconv/1.8/configuration.html#5.2-check-sni Regards, Lukas

