[ 
https://issues.apache.org/jira/browse/CASSANDRA-20067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maulin Vasavada updated CASSANDRA-20067:
----------------------------------------
    Description: 
As part of https://issues.apache.org/jira/browse/CASSANDRA-18508 we enabled 
configuring SSL for JMX via the `encryption_options` in the cassandra.yaml. 
However, that still didn't allow for hot reloading of the SSLContext given that 
the JMX SSL initialization is quite static in nature.

This ticket is to implement hot reloading of the SSLContext for JMX SSL to 
further enhance the system.

  was:
As part of https://issues.apache.org/jira/browse/CASSANDRA-18508 we enabled 
configuring SSL configuration for JMX via the `encryption_options` in the 
cassandra.yaml. However, that still didn't allow for hot reloading of the 
SSLContext given that the JMX SSL initialization is quite static in nature.

This ticket is to implement hot reloading of the SSLContext for JMX SSL to 
further enhance the system.


> Implement hot reloading of SSLContext for JMX SSL
> -------------------------------------------------
>
>                 Key: CASSANDRA-20067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20067
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Maulin Vasavada
>            Priority: Normal
>
> As part of https://issues.apache.org/jira/browse/CASSANDRA-18508 we enabled 
> configuring SSL for JMX via the `encryption_options` in the cassandra.yaml. 
> However, that still didn't allow for hot reloading of the SSLContext given 
> that the JMX SSL initialization is quite static in nature.
> This ticket is to implement hot reloading of the SSLContext for JMX SSL to 
> further enhance the system.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to