On 11/06/2012 08:11 AM, Emmanuel Dreyfus wrote: > Jeff Darcy <jdarcy@xxxxxxxxxx> wrote: > >> Are you trying to configure SSL for the management connection too? > > I just did this: > gluster volume set gfs server.ssl true > gluster volume set gfs client.ssl true > > What is the difference, by the way? One affects the bricks, and the other affects the clients. There would never be a reason to have one set without the other; the fact that they're separate options is just an artifact of how our option system works, and should be fixed some day.