Skip to content

feat: Add XMPP dialog in STARTTLS routine#6508

Merged
CommanderStorm merged 2 commits intolouislam:masterfrom
shanto:tcp-tls-xmpp
Dec 20, 2025
Merged

feat: Add XMPP dialog in STARTTLS routine#6508
CommanderStorm merged 2 commits intolouislam:masterfrom
shanto:tcp-tls-xmpp

Conversation

@shanto
Copy link
Copy Markdown
Contributor

@shanto shanto commented Dec 20, 2025

📝 Summary of changes done and why they are done

On top of the existing TLS/STARTTLS feature, this PR recognizes and handles XMPP servers.

📋 Related issues

📷 Screenshots or Visual Changes

Not applicable.

Testing

The last case in node ./test/backend-test/test-tcp.js verifies the feature positively. I could not find a broken XMPP server to test the failing case.

Copy link
Copy Markdown
Collaborator

@CommanderStorm CommanderStorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a good idea what I am looking at, but since it has tests I trust you that everythign is correct 😉

Lets merge

@CommanderStorm CommanderStorm changed the title Add XMPP dialog in STARTTLS routine feat: Add XMPP dialog in STARTTLS routine Dec 20, 2025
@CommanderStorm CommanderStorm enabled auto-merge (squash) December 20, 2025 12:32
@CommanderStorm CommanderStorm added this to the 2.1.0 milestone Dec 20, 2025
@CommanderStorm CommanderStorm merged commit f3c76db into louislam:master Dec 20, 2025
20 checks passed
@shanto shanto deleted the tcp-tls-xmpp branch December 20, 2025 12:51
@66tree
Copy link
Copy Markdown

66tree commented Jan 5, 2026

Thank you for supporting XMPP!

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.

Certificate expiry not displayed for STARTTLS TCP Port monitoring for XMPP

3 participants