Thanks Peter!!
On Jan 11, 2008, at 11:14 AM, h3qvw wrote:
Hello,
I've modified the SslTransportFactory to take Key & Truststore
locations
from the URI; however I'm having trouble doing the configuration in
the
activemq style (currently I'm reading the options directly and then
clear
Hello,
I've modified the SslTransportFactory to take Key & Truststore locations
from the URI; however I'm having trouble doing the configuration in the
activemq style (currently I'm reading the options directly and then clearing
the options in compositeConfigure).
Attached is my first stab
I don't think it's possible right now, but you could always patch that
code to make it work. We accept contributions!
On Jan 3, 2008 8:59 AM, h3qvw <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm trying to connect 2 brokers using ssl; I can't use a system property to
> specify keystores since they'
Can't help you here, but I couldn't help notice you're using duplex in
combination with networkTTL. Just a word of warning that in AMQ 5.0, setting
duplex in combination with networkTTL will break networkTTL. See the
following.
https://issues.apache.org/activemq/browse/AMQ-1521
And refer to this