'RabbitMq SSL setup TLS server: In state certify at ssl_handshake.erl:1368 generated SERVER ALERT: Fatal - Bad Certificate

Setting up Rabbitmq with SSL TLS server: In-state certify at ssl_handshake.erl:1368 generated SERVER ALERT: Fatal - Bad Certificate

ERROR c.t.a.derived.broker.RabbitMQBroker - Received fatal alert: bad_certificate

What can cause these error? What is the role of the common name while generating a certificate?



Solution 1:[1]

Probably the client doesn't trust the CA. Make sure the client has the CA available.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 jrhodin