You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ankushssgb <an...@gmail.com> on 2018/08/28 11:44:33 UTC

cipher in activemq

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

Re: cipher in activemq

Posted by Tom Hall <th...@concentricsky.com>.
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 <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 <an...@gmail.com> 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