Re: OpsCenter w/SSL

2017-02-22 Thread Jacob Shadix
If i start the agent on the cluster with encryption, I see lots of these messages in the C* logs - Unexpected exception during request; channel io.netty.handler.ssl.NotSslRecordException: not an SSL/TLS record And get an error connecting to the cluster from opscenterd. -- Jacob Shadix On Wed, F

Re: OpsCenter w/SSL

2017-02-22 Thread Bulat Shakirzyanov
Hi Jacob, OpsCenter supports simultaneous management of Cassandra clusters both with and without client-to-node encryption enabled. The only time you'd need to use SSL everywhere, is when encrypting OpsCenter Daemon to OpsCenter Agents connections. In that case, you have to make sure all OpsCente

OpsCenter w/SSL

2017-02-22 Thread Jacob Shadix
I have OpsCenter 6.0.7 setup managing multiple clusters. Only one of those clusters has encryption turned on (both node-to-node and client-to-node). In order to manage that cluster through OpsCenter, do all subsequent clusters have to have encryption turned on? -- Jacob Shadix