example from the unit tests -
https://github.com/apache/activemq/blob/trunk/activemq-unit-tests/src/test/resources/org/apache/activemq/transport/tcp/activemq-ssl.xml

On 4 February 2014 20:01, Gary Tully <gary.tu...@gmail.com> wrote:
> you can configure an sslcontext in the xml config. peek at the schema
> http://activemq.apache.org/schema/core/activemq-core-5.9.0-schema.html#sslContext
>
> On 3 February 2014 20:28, jeffrey <jeffreyhasm...@hotmail.com> wrote:
>> I know that as part of the ActiveMQSslConnectionFactory class you are able to
>> set the trust manager though the function
>> void setKeyAndTrustManagers(KeyManager[] km, TrustManager[] tm, SecureRandom
>> random)
>>
>> Is there any way to do the same thing with some configuration for the broker
>> itself?
>>
>> Thanks
>>
>>
>>
>> --
>> View this message in context: 
>> http://activemq.2283324.n4.nabble.com/Is-there-anyway-to-set-the-brokers-trustManager-via-configuration-tp4677347.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>
>
> --
> http://redhat.com
> http://blog.garytully.com



-- 
http://redhat.com
http://blog.garytully.com

Reply via email to