Re: Cassandra Client Program not Working with NettySSLOptions

2018-06-25 Thread Jahar Tyagi
Cassandra SSL with OPENSSL options? Regards, Jahar Tyagi 7017503113 On Thu, Jun 21, 2018 at 9:19 AM, Jahar Tyagi wrote: > Yes, Server uses the encryption client-node and server-server both and > running fine with JDKSSL options but problem is with NettySSLOptions. > > On Tue, Jun 19,

Re: Cassandra Client Program not Working with NettySSLOptions

2018-06-20 Thread Jahar Tyagi
Yes, Server uses the encryption client-node and server-server both and running fine with JDKSSL options but problem is with NettySSLOptions. On Tue, Jun 19, 2018 at 7:04 PM, Jonathan Haddad wrote: > Is the server configured to use encryption? > > On Tue, Jun 19, 2018 at 3:59 AM Ja

Cassandra Client Program not Working with NettySSLOptions

2018-06-19 Thread Jahar Tyagi
with client and server encryption options. Moreover I am able to run my client using JdkSSLOptions but have problem with NettySSLOptions. Has anyone implemented the NettySSLOptions for Cassandra client application? Regards, Jahar Tyagi