Skip to content

Send TLS close_notify on graceful close - #65

Merged
SeanTAllen merged 1 commit into
mainfrom
update-lori-0.18.1
Aug 6, 2026
Merged

Send TLS close_notify on graceful close#65
SeanTAllen merged 1 commit into
mainfrom
update-lori-0.18.1

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

Closing a TLS connection now sends a close_notify alert before the TCP shutdown. Without it, the peer could not distinguish a clean close from a truncated stream (RFC 8446 §6.1).

@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Aug 6, 2026
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Aug 6, 2026
@SeanTAllen
SeanTAllen merged commit 38bcc1c into main Aug 6, 2026
9 checks passed
@SeanTAllen
SeanTAllen deleted the update-lori-0.18.1 branch August 6, 2026 14:12
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Aug 6, 2026
github-actions Bot pushed a commit that referenced this pull request Aug 6, 2026
github-actions Bot pushed a commit that referenced this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants