Skip to content

Comments

Add terminating newline also for TLS connections#139

Merged
ssahani merged 1 commit intosystemd:mainfrom
Googulator:tls-newline-fix
Jul 29, 2025
Merged

Add terminating newline also for TLS connections#139
ssahani merged 1 commit intosystemd:mainfrom
Googulator:tls-newline-fix

Conversation

@Googulator
Copy link
Contributor

TLS runs over TCP, and follows the same message formatting rules as plain TCP.
Without this, the receiver might show mangled messages.

TLS runs over TCP, and follows the same message formatting rules as
plain TCP. Without this, the receiver might show mangled messages.
@ssahani ssahani merged commit db21ab6 into systemd:main Jul 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants