Skip to content

Cannot use operator with tls enabled rabbitmq cluster #233

@olfway

Description

@olfway

Describe the bug

My rabbitmq cluster has tls certificate for *.some.domain.com,
but topology operator tries to connect to https://operator.test-2.svc:15671 and fail with an error:
x509: certificate is valid for *.test-2.some.domain.com, test-2.some.domain.com, not operator.test-2.svc

But for my applications I have to have a valid *.some.domain.com cert and cannot use self-signed one for operator.test-2.svc

There probably should be a way to provide a hostname for topology operator to connect to

Version and environment information

  • Messaging Topology Operator: 1.1.0
  • RabbitMQ Cluster Operator: 1.8.3

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions