Re: Help needed to enbale Client-to-node encryption(SSL)

2018-02-19 Thread Alain RODRIGUEZ
> > (2.0 is getting pretty old and isn't supported, you may want to consider > upgrading; 2.1 would be the smallest change and least risk, but it, too, is > near end of life) I would upgrade as well. Yet I think moving from Cassandra 2.0 to Cassandra 2.2 directly is doable smoothly and preferabl

Re: Help needed to enbale Client-to-node encryption(SSL)

2018-02-16 Thread Jeff Jirsa
http://thelastpickle.com/blog/2015/09/30/hardening-cassandra-step-by-step-part-1-server-to-server.html https://www.youtube.com/watch?v=CKt0XVPogf4 (2.0 is getting pretty old and isn't supported, you may want to consider upgrading; 2.1 would be the smallest change and least risk, but it, too, is n

Help needed to enbale Client-to-node encryption(SSL)

2018-02-16 Thread Prachi Rath
Hi, I am using cassandra version 2.0 . My goal is to do cassandra client to node security using SSL with my self-signed CA. What would be the recommended procedure for enabling SSL on cassandra version 2.0.17 . Thanks, Prachi