Hi Naveen-
ActiveMQ JMX with SSL is known to work properly, so the most likely issue is a
certificate or configuration issue in your current setup.
You are on the right path; however, we need more info to help point you to a
fix. Are you getting any error messages when trying to connect or log
Hi all,
I'm using Apache ActiveMQ Classic 5.16.7 version. My requirement is to
enable SSL and authentication for the JMX URL to prevent from RMI.
I have generated certificates using keystore and added in the activemq/conf
Later added below lines in activemq-admin.bat as mentioned in the document