Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure rabbitmq clusters with haproxy using TLS #208

Open
ghost opened this issue May 27, 2019 · 1 comment
Open

Configure rabbitmq clusters with haproxy using TLS #208

ghost opened this issue May 27, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented May 27, 2019

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

@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

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

No branches or pull requests

1 participant