Embedded ActiveMQ with SSL
In this post I will show how to run an embedded instance of ActiveMQ that uses SSL for communication. In the process I will also show how to configure a JMS client to use SSL. The resulting project is available on GitHub. I have omitted the keystore and truststore in this article – if you… Read More »