We are able to produce messages via port 5672 (without tls connection)
As soon as we try port 5671, which has tls enabled we receive an error:
ERROR com.mathworks.messaging.MessageQueueHandler - Unable to set up Message Queue Channel
Caused by: com.rabbitmq.client.ShutdownSignalException: connection error
We could not find an option or configuration within the documentation to set up CA File (what we assume is the issue)
Can you help us with that? @maben-mw