There is a possibility to use let's encrypt certificate for RabbitMQ server?

Solution 1:

SSL alert number 48 means "unknown_ca". The server cannot verify the client certificate you've sent because it does not find any path to the CA's trusted by the server. You might be missing the root CA for cert the signer of your cert?