Skip to content

How can we establish a TLS connection to RabbitMQ? #16

@sebastianlung

Description

@sebastianlung

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions