I'm trying to do something similar now with Sepand's SSL
client-certificate changes recently added. (My keystore is still in a
file, but I want to be able to configure which one to use dynamically
at runtime, e.g. for different certs for different clients). I will
work on a patch and discuss it on the devel mailing list.

-Kelly

On 9/13/06, massive.boisson <[EMAIL PROTECTED]> wrote:

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.


Reply via email to