Re: Client side SSL with specified Key and Truststores

2010-03-09 Thread ee7arh
Hi, We have traced the problem down to the failover transport. If the "failover" transport is removed from the configuration I showed above, then the Trust and KeyManagers are overridden as expected and the certificates are validated against our own keystore. As soon as failover is added back

Re: Client side SSL with specified Key and Truststores

2010-03-08 Thread Dejan Bosanac
Hi, I just created an enhancement request to allow configuring clients with tag - https://issues.apache.org/activemq/browse/AMQ-2642 I haven't looked at the AMQ-1754 patch yet, but this message usually appears when certificates cannot be found. Are you sure you have keystore/trustore in the righ