Hi Kiran
I think you are right. 3.x does not have such an option in cassandra.yaml!
Thanks!
Shaurya
On Sat, Nov 13, 2021 at 8:42 AM Kiran mk wrote:
> Hi Andy,
>
> Internode encryption is not possible without downtime prior to Apache
> Cassandra 4.0.As there is no optional option before 4.0
Hi Andy,
Internode encryption is not possible without downtime prior to Apache
Cassandra 4.0.As there is no optional option before 4.0 under
server_encryption_options, If you try to enable it, cassandra running
on version 3.x wouldn't start as the property isnt available.
optional is only avai
Thanks Andy! It was very helpful.
On Wed, Nov 10, 2021 at 12:04 PM Tolbert, Andy wrote:
> Hi Shaurya,
>
> On Tue, Nov 9, 2021 at 11:57 PM Shaurya Gupta
> wrote:
>
>> Hi,
>>
>> We want to enable node-to-node SSL on a live cluster. Could it be done
>> without any down time ?
>>
>
> Yup, this is d
Hi Shaurya,
On Tue, Nov 9, 2021 at 11:57 PM Shaurya Gupta
wrote:
> Hi,
>
> We want to enable node-to-node SSL on a live cluster. Could it be done
> without any down time ?
>
Yup, this is definitely doable for both internode and client connections.
You will have to bounce your cassandra nodes, b
Hi,
We want to enable node-to-node SSL on a live cluster. Could it be done
without any down time ?
Would the nodes which have been restarted be able to communicate with the
nodes which have not yet come up and vice versa ?
Regards
--
Shaurya Gupta