Hi, I am trying to establish a SSL conection through ActiveMq by using keystore and truststore located in memory (ie they are not in file but in java KeyStore object).
I am able to do this in regular Java, but not when using ActiveMQConnectionFactory. Does anyone know how I can perform such a task? --MB -- View this message in context: http://www.nabble.com/Establish-ssl-connection-using-keystore-not-located-in-file-tf2265252.html#a6285685 Sent from the ActiveMQ - User forum at Nabble.com.
