[rabbitmq-discuss] SSL Certificate Verfitcation failures

Emile Joubert emile at rabbitmq.com
Mon Oct 28 15:31:53 GMT 2013


Hi David,

On 28/10/13 12:59, Daniel Mitchell wrote:

> RabbitMQ = 3.2.0
> OpenSSL = 1.0.1
> Erlang = R16B

> 
> =ERROR REPORT==== 28-Oct-2013::12:52:02 ===
> SSL: certify: tls_connection.erl:2286:Fatal error: certificate unknown

tls_connection.erl appeared in R16B01. I'm not sure how you could have
got that error using R16B. If you are using a patched Erlang VM then
that might be part of the problem.

The "certificate unknown" error is very generic, according to the
OpenSSL documentation: "Some other (unspecified) issue arose in
processing the certificate, rendering it unacceptable."

I would suggest using the techniques described in
https://www.rabbitmq.com/troubleshooting-ssl.html
to acquire more diagnostic information.
Do you get the same error with a certificate that you generate yourself?




-Emile







More information about the rabbitmq-discuss mailing list