[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gluster-devel] Questions on SSL in 3.4.0qa2
From: |
Jeff Darcy |
Subject: |
Re: [Gluster-devel] Questions on SSL in 3.4.0qa2 |
Date: |
Tue, 06 Nov 2012 08:30:54 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 |
On 11/06/2012 08:11 AM, Emmanuel Dreyfus wrote:
> Jeff Darcy <address@hidden> 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.