[rabbitmq-discuss] RabbitMQ SSL issue

Michael Klishin mklishin at gopivotal.com
Tue Jul 22 13:31:31 BST 2014


On 22 July 2014 at 16:27:36, Ojha, Ashish (ashish.ojha at gs.com) wrote:
> >
> I am having issues when I have fail_if_no_peer_cert set to “true”  
> in the rabbitmq.config of the broker , I have the JAVA sample code  
> and it always gives the below error ( It works fine when I have fail_if_no_peer_cert  
> set to “false” )

Something is wrong with the way you configure TLS in the client (or with the cert/CA used).

See http://www.rabbitmq.com/troubleshooting-ssl.html.

 In case you need to generate
some development certificates quickly on a UNIX system, consider
https://github.com/michaelklishin/tls-gen/

(this includes the PKCS12 certificates used by JDK's keytool).
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list