Re: Brokers authentication in network broker

2007-06-25 Thread Jean-Fabrice [gmail]
2007/6/25, Jean-Fabrice [gmail] <[EMAIL PROTECTED]>: Hi list, I'm looking for a way to authenticate two brokers when they connect (using tcp) to each other in a network of brokers topology. I succeeded in the mutual authentication using SSL, storing each broker certificate in the truststore of

Brokers authentication in network broker

2007-06-25 Thread Jean-Fabrice [gmail]
Hi list, I'm looking for a way to authenticate two brokers when they connect (using tcp) to each other in a network of brokers topology. I've followed http://activemq.apache.org/security.html but I can't find a way to authenticate / authorize the broker. With such setup, I got the following err