Skip to content

Add SSL/TLS info to "clustering" listener (backport #15399)#15403

Merged
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-15399
Feb 5, 2026
Merged

Add SSL/TLS info to "clustering" listener (backport #15399)#15403
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-15399

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Feb 5, 2026

In the "Listening ports" section of the Management UI and in the /api/overview, the clustering listener was reported as not using TLS, even when it was, because clustering TLS is configured differently than it is for regular listeners.

With this change, we properly mark the SSL/TLS status in the Management UI and report the protocol as "clustering/ssl" in Management UI/API.

With this change, we can see that status correctly:
Screenshot 2026-02-05 at 13 12 14


This is an automatic backport of pull request #15399 done by [Mergify](https://mergify.com).

In the "Listening ports" section of the Management UI
and in the /api/overview, the clustering listener was reported
as not using TLS, even when it was, because clustering TLS
is configured differently than it is for regular listeners.

With this change, we properly mark the SSL/TLS status in the Management
UI and report the protocol as "clustering/ssl" in Management UI/API.

(cherry picked from commit f646b99)
@michaelklishin michaelklishin added this to the 4.2.4 milestone Feb 5, 2026
@michaelklishin michaelklishin merged commit 0e636ec into v4.2.x Feb 5, 2026
548 of 575 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-15399 branch February 5, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants