Hi,
On a linux box i generated some self signed certificates for rabbitmq according to steps mentioned in
https://www.rabbitmq.com/ssl.htmlAlso i configured rabbitmq on the same box.
After the final SSL set up other applications(working previously on SSL) started giving handshake failure.
Does certificate generation or rabbitmq set up hampers the host level setting for SSL?