Re: JConsole Support for SSL in C* 2.0

2016-10-12 Thread Vladimir Yudovin
Hi, I didn't try, but I guess it's possible. Look at conf/cassandra-env.sh in latest versions: JVM_OPTS="$JVM_OPTS -Dcom.sun.management.jmxremote.ssl=false" # JVM_OPTS="$JVM_OPTS -Djavax.net.ssl.keyStore=/path/to/keystore" # JVM_OPTS="$JVM_OPTS

JConsole Support for SSL in C* 2.0

2016-10-12 Thread Amit Singh F
Hi All, I was looking through the documentation of Security in C* 2.0, I noticed that there is no such mention of Jconsole over SSL whereas in latest 3.x doc, I can spot that : http://docs.datastax.com/en/cassandra_win/3.0/cassandra/configuration/secureJconsoleSSL.html so what I can infer