maulin-vasavada opened a new pull request, #3638: URL: https://github.com/apache/cassandra/pull/3638
The [Cassandra Jira 18508](https://issues.apache.org/jira/browse/CASSANDRA-18508). This PR enhances ability to specify JMX SSL configuration via `cassandra.yaml` in the same way it can be done for `Native transport/Internode messaging` using `encryption_options`. This removes the need for specifying sensitive configuration for JMX SSL like key/trust store passwords in `cassandra-env.sh`. This PR also adds required unit and integration tests for JMX SSL configuration covering existing code prior to this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

