- 
                Notifications
    You must be signed in to change notification settings 
- Fork 78
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
vortexture, CrowdSalat, masterphenix and pixeye33
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working