Original Poster again. Solved it (sort of). We are now running our own internal queue and I wrote a bridging application in Java to make the SSL handshake. It takes messages of our own internal queue and forwards them onto the other company's queue, and takes messages off the company queue and resends them onto our queue.
Clumsy and by no means ideal, but it works. -- View this message in context: http://activemq.2283324.n4.nabble.com/SSL-certificates-not-being-sent-in-C-listener-connection-tp3954853p3972179.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
