Skip to content

Management TCP listener should still work when TLS is enabled #482

@ChunyiLyu

Description

@ChunyiLyu

Describe the bug

Enabling TLS disables management TCP listener. Management TCP listener should remain working unless disableNonTLSListeners is set to true.

To Reproduce

Steps to reproduce the behavior:

  1. Enable TLS
  2. See that you cannot connect management through port 15672 anymore

Include any YAML or manifest necessary to reproduce the problem.

Expected behavior

I expect both TLS port 15671 and non TLS port 15672 to work, since I didn't set the disableNonTLSListeners to be true

Version information

Latest main.

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