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

Ankur5 C ankur5.c at tcs.com
Thu Jul 31 08:03:59 BST 2014


Thanks .

But could you please try once with the example given in :

https://www.rabbitmq.com/ssl.html : Connecting without validating 
certificates

Thanks and Regards,
Ankur Chakraborty



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



On 31 July 2014 at 10:40:14, Michael Klishin (mklishin at pivotal.io) wrote:
> > Test config:
> https://gist.github.com/michaelklishin/574fac0a6bf8edbf74e7 
> 
> Connection info (no certificate, using Bunny as a client):
> https://gist.github.com/michaelklishin/a8b1c9437db4f4faebf2 
> 
> Connection info (no certificate, using March Hare, which uses 
> Java client under the hood):
> https://gist.github.com/michaelklishin/f33cf7bf731b531ef842 
> 
> Connection info (no certificate, using Langohr, which uses 
> Java client under the hood):
> https://gist.github.com/michaelklishin/d2c945087d4277880a6c 
> 
> openssl s_client:
> https://gist.github.com/michaelklishin/2b6d2724f0812de67224 
> 
> 4 different clients (2 base on the Java one), all successfully 
> connect without
> client certificates. Only one of them (s_client) performs peer 
> verification.

plus the Java client directly (from a Clojure REPL):
https://gist.github.com/michaelklishin/83b0fe6f904a1fa2ab82

using the following (very minimalistic) code:
https://gist.github.com/michaelklishin/4146cec261f0fd30cc07

RabbitMQ log when I create connections with the code above:
https://gist.github.com/michaelklishin/1a9fdf990f4f6de44901 
-- 
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/d384e39e/attachment.html>


More information about the rabbitmq-discuss mailing list