Re: Unable to configure SSL and authentication

2024-05-07 Thread Matt Pavlovich
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

Unable to configure SSL and authentication

2024-05-07 Thread Naveen Kumar
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