RE: EXTERNAL- Re: ActiveMQ Artemis: Reload SSL keystore without restarting broker

2023-05-23 Thread Umesh Kudale
Thanks Domenico, it worked. -Umesh. -Original Message- From: Domenico Francesco Bruscino Sent: Friday, May 19, 2023 12:41 PM To: users@activemq.apache.org Subject: Re: EXTERNAL- Re: ActiveMQ Artemis: Reload SSL keystore without restarting broker Hi Umesh, the management API[1] is

Re: EXTERNAL- Re: ActiveMQ Artemis: Reload SSL keystore without restarting broker

2023-05-19 Thread Domenico Francesco Bruscino
eed > a message required to reload SSLContext/SSL keystore) > > -Umesh. > > -Original Message- > From: Domenico Francesco Bruscino > Sent: Thursday, May 18, 2023 1:31 PM > To: users@activemq.apache.org > Subject: EXTERNAL- Re: ActiveMQ Artemis: Reload SSL keystore wit

RE: EXTERNAL- Re: ActiveMQ Artemis: Reload SSL keystore without restarting broker

2023-05-18 Thread Umesh Kudale
ginal Message- From: Domenico Francesco Bruscino Sent: Thursday, May 18, 2023 1:31 PM To: users@activemq.apache.org Subject: EXTERNAL- Re: ActiveMQ Artemis: Reload SSL keystore without restarting broker CAUTION: This email originated from outside eGain. Do not click links or open attachments u

Re: ActiveMQ Artemis: Reload SSL keystore without restarting broker

2023-05-18 Thread Domenico Francesco Bruscino
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.co

ActiveMQ Artemis: Reload SSL keystore without restarting broker

2023-05-17 Thread Umesh Kudale
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