JMS 1.1 SSL Configuration for ActiveMQ

ActiveMQ supports both JNDI and Non-JNDI modes of operation. SSL is also supported for both the modes.

The following jars are required for ActiveMQ:
  • DynamicClassPath: activemq-core-<ActiveMQ version>.jar
  • Using Segmented ClassLoader : activemq-core-<ActiveMQ version>.jar

Here, ActiveMQ version is the version of ActiveMQ used.

If you need additional information on ActiveMQ as an SSL provider and configuration set up on the server side, see the vendor documentation at:

//activemq.apache.org/how-do-i-use-ssl.html