Skip to content

Commit 143021e

Browse files
committed
Update release notes for PR #65
1 parent 0d7c2e9 commit 143021e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.release-notes/close-notify.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

.release-notes/next-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Send TLS close_notify on graceful close
2+
3+
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).
4+

0 commit comments

Comments
 (0)