Your SSL considerations in your application should be fairly generic - no matter what you're using on the client, over the wire it is SSL/TLS.
However your wire protocol for JMS has to be a consideration for you. ActiveMQ uses Openwire; other brokers use other protocols although I think there are moves toward making Openwire a standard. -- View this message in context: http://www.nabble.com/JMS-Over-SSL-tp22510216p22510979.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
