[Gluster-users] SSL ciphers

Jeff Darcy jdarcy at redhat.com
Thu Mar 19 15:07:14 UTC 2015


> The problem with Gluster setting is that's impossible to go above
>
> HIGH:!SSLv2:!3DES:!RC4:!aNULL:!ADH
>
> Which is bad.. Gluster uses SSL only and not TLS :-( An upgrade should be
> considered.

That is untrue in current code:

    socket.c:2915
    priv->ssl_meth = (SSL_METHOD *)TLSv1_method();

Please put the version you're complaining about into a bug report.


More information about the Gluster-users mailing list