Re: cipher in activemq

2018-08-28 Thread Tom Hall
I am assuming you mean on the ssl transports. You must specify the ones want 
enabled.

docs are here: http://activemq.apache.org/ssl-transport-reference.html 


Assuming you are running java 8 here are the list of cipher suites
https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#ciphersuites

-Tom


> On Aug 28, 2018, at 4:44 AM, ankushssgb  wrote:
> 
> Hi,
> 
> I want to disable RC4 and 3DES ciphers in apache-activemq-5.9.0.
> 
> OS Version: CentOS7
> 
> Can any one help me, how to do it.
> 
> Regards,
> AB
> 
> 
> 
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html



cipher in activemq

2018-08-28 Thread ankushssgb
Hi,

I want to disable RC4 and 3DES ciphers in apache-activemq-5.9.0.

OS Version: CentOS7

Can any one help me, how to do it.

Regards,
AB



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html