[rabbitmq-discuss] Create an encrypted SSL connection without having to verify certificate

Ankur5 C ankur5.c at tcs.com
Thu Jul 31 07:23:31 BST 2014


I have successfully tested the ssl with validating certificates , but this 
one which is ssl without validating certificates hardly works , inspite of 
the fact that I have mentioned 

{ssl_options, [{verify,verify_none},
> {fail_if_no_peer_cert,false}]}]}

and restarted the server.

Could you please try and execute this one at your end once. I guess there 
are some issues.

Thanks and Regards,
Ankur Chakraborty



From:   Michael Klishin <mklishin at pivotal.io>
To:     Ankur5 C <ankur5.c at tcs.com>
Cc:     Legacy list about RabbitMQ <rabbitmq-discuss at lists.rabbitmq.com>
Date:   31-07-2014 11:42
Subject:        Re: Create an encrypted SSL connection without having to 
verify certificate



On 31 July 2014 at 10:10:13, Ankur5 C (ankur5.c at tcs.com) wrote:
> > Config file :
> 
> [{rabbit, [{tcp_listeners, [5672]},{ssl_listeners, [5671]}, 
> {ssl_options, [{verify,verify_none},
> {fail_if_no_peer_cert,false}]}]}
> ].
> 
> But still the same error.

See http://www.rabbitmq.com/troubleshooting-ssl.html, in particular the 
section
on openssl s_client. 
-- 
MK 

Staff Software Engineer, Pivotal/RabbitMQ

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140731/39a36053/attachment.html>


More information about the rabbitmq-discuss mailing list