Skip to content

Configure rabbitmq clusters with haproxy using TLS #208

Open
@ghost

Description

We have configure rabbitmq clusters with haproxy using cf-multitentant-rabbitmq-broker release without TLS. Now when we configure
self signed certs on rabbitmq nodes which has the following details,
cn = rabbitmq node-1 ip
sn = rabbitmq node-1 ip, rabbitmq node-2 ip

We are using rabbit-example-app to test it with TLS
https://github.com/pivotal-cf/rabbit-example-app.git

When we put the client and server certs same as the certs configured on the nodes it gives us following error,

"Connection to amqps://***@10.x.x.x failed to start hostname haproxy-ip does not match server certificate"

We are using the following release versions,
cf-multitentant-rabbitmq-broker - v49
cf-rabbitmq-release - v265

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions