No subject


Thu Mar 14 15:04:54 GMT 2013


Michal





-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-=
bounces at lists.rabbitmq.com] On Behalf Of Michael Klishin
Sent: 17. z=E1=F8=ED 2013 11:36
To: Discussions about RabbitMQ
Cc: Skorepa, Michal
Subject: Re: [rabbitmq-discuss] RabbitMQ - Erlang AMQP client - mutual SSL =
authentication problem

Skorepa, Michal:

> {error, esslconnect}
> =20
> The broker log says:
> -------------------------
> =3DERROR REPORT=3D=3D=3D=3D 17-Sep-2013::10:39:40 =3D=3D=3D error on AMQP=
 connection=20
> <0.9012.1>: {ssl_upgrade_error,esslaccept} (unknown POSIX error)

Michal,

According to Erlang ssl docs, this reason means that

"Server SSL handshake procedure between client and server failed"

I suspect that either party refuses to accept the certificate presented by =
the peer.
Have you tried connecting with openssl s_client to see if it performs hands=
hake successfully?

MK





More information about the rabbitmq-discuss mailing list