Hi,

Le 06/10/2016 à 21:35, [email protected] a écrit :
Hello,

I have tcp-checks working with ssl on HAProxy v 1.5.14, but on 1.6.9
they appear to be broken.

This is part of the backend config in question:

    mode tcp
    option tcp-check
    tcp-check connect port xxx ssl
    tcp-check send-binary xxxxx
    tcp-check expect string xxxxx

On reload I get this message:

parsing [/gluster-storage/haproxy.cfg:302] : 'tcp-check connect' expects
'comment', 'port', 'send-proxy' or but got 'ssl' as argument.

I've been all over the mailing lists and documentation, but every
example just shows it as I have it, which again, is working in 1.5.14.

Any suggestions?

I think you've compiled 1.6.9 without openssl.
You can verify this with haproxy -vv


--
Cyril Bonté

Reply via email to