Hi Umesh,

you can access Apache ActiveMQ Artemis management API[1] using jolokia
or messages even if the JMX is disabled. For further details using messages
see the Management Example[2].

[1]
https://activemq.apache.org/components/artemis/documentation/latest/management.html
[2]
https://github.com/apache/activemq-artemis/tree/main/examples/features/standard/management

Regards,
Domenico

On Thu, 18 May 2023 at 07:58, Umesh Kudale <ukud...@egain.com.invalid>
wrote:

> Hi,
>
> As per SO post
> https://stackoverflow.com/questions/69130272/apache-activemq-artemis-2-18-server-does-not-reload-the-updated-keystore-with-ce,
> it seems like Artemis is not reloading SSL keystore while making a new
> connection. Rather we need to do it through JMX whenever we want to reload
> the keystore. However, due to security compliance, we disable JMX console.
> Is there any other way/configuration we can do on broker side to enable
> reloading SSL keystore at certain interval?
>
> Thanks,
> Umesh.
>

Reply via email to