[rabbitmq-discuss] SSL upgrade error cacrtfile

Michael Klishin mklishin at gopivotal.com
Wed Jun 4 13:13:49 BST 2014


Narayan,

please keep rabbitmq-discuss in CC. 

On 4 June 2014 at 16:08:14, Narayan Reddy (bvnr.mail at gmail.com) wrote:
> > What client do you use?
> I needs to use the cpp client,

Which one? Can you link to it?

> but the ssl connection is not happening  
> even with openssl util (in s_client mode)

…

> Openssl client output:
>  
> $ openssl s_client -connect localhost:5671 -cert client/cert.pem  
> -key client/key.pem -CAfile testca/cacert.pem
> CONNECTED(00000003)
> write:errno=104
> ---
> no peer certificate available
> ---
> No client certificate CA names sent
> ---
> SSL handshake has read 0 bytes and written 113 bytes
> ---
> New, (NONE), Cipher is (NONE)
> Secure Renegotiation IS NOT su

This suggests the client and the server cannot agree on a shared cipher suite
to use.

What do

 * openssl version
 * openssl ciphers -v

output for you?
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list