[
https://issues.apache.org/jira/browse/CASSANDRA-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Olsson updated CASSANDRA-9090:
-------------------------------------
Attachment: cassandra-2.2-9090.patch
cassandra-2.0-9090.patch
cassandra-2.1-9090-1.patch
Removed an unused import from the original patch and created separate patches
for 2.0 and 2.2 as well. The 2.2 patch should apply cleanly to trunk.
> Allow JMX over SSL directly from nodetool
> -----------------------------------------
>
> Key: CASSANDRA-9090
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9090
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Philip Thompson
> Fix For: 3.x, 2.1.x, 2.0.x
>
> Attachments: cassandra-2.0-9090.patch, cassandra-2.1-9090-1.patch,
> cassandra-2.1-9090.patch, cassandra-2.2-9090.patch
>
>
> Currently cqlsh allows users to connect via SSL to their cassandra cluster
> via command line.
> Nodetool only offers username/password authentication [1], and if users want
> to use SSL, they need to use jconsole [2]. We should support nodetool
> connecting via SSL in the same way cqlsh does.
> [1] http://wiki.apache.org/cassandra/JmxSecurity
> [2] https://www.lullabot.com/blog/article/monitor-java-jmx
> [3]
> http://docs.oracle.com/javase/8/docs/technotes/guides/management/agent.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)