Hello Jean,
2017-11-06 12:25 GMT+01:00 Jean Martinelli <[email protected]>: > Hello > > HAProxy does not support native sslv2 enabled. Could you confirm? Is there a > documentation link for reference? It's documented in the no-sslv3 parameters [1]: > Note that SSLv2 is disabled in the code and cannot be enabled using any > configuration option. As Andrew mentioned, SSLv2 is completely outdated and insecure. Current releases of OpenSSL even built without support for SSLv3 and SSLv2 by default. Regards, Lukas [1] http://cbonte.github.io/haproxy-dconv/1.7/configuration.html#5.2-no-sslv3

