[rabbitmq-discuss] Create an encrypted SSL connection without having to verify certificate
Michael Klishin
mklishin at pivotal.io
Thu Jul 31 07:12:12 BST 2014
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
More information about the rabbitmq-discuss
mailing list