Skip to content

doc: remove outdated TLS authorized docs warning - #65597

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
pimterry:drop-tls1.3-auth-warning
Aug 31, 2026
Merged

doc: remove outdated TLS authorized docs warning#65597
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
pimterry:drop-tls1.3-auth-warning

Conversation

@pimterry

Copy link
Copy Markdown
Member

In #64584, we documented the long-term weird behaviour of authorized on resumed TLS 1.3 sessions, treating it as a caveat that users need to manually handle.

The conclusion of #64677 was that this weird behaviour actually doesn't need to be accepted, and we can fix it as a non-breaking change, so this caveat no longer applies. This PR fixes that: keeping the explanatory paragraph but trimming it down to the new fixed reality.

Signed-off-by: Tim Perry <pimterry@gmail.com>
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to Node.js documentation. tls Issues and PRs related to the tls subsystem. labels Aug 27, 2026
@pimterry pimterry added the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 31, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 104285a into nodejs:main Aug 31, 2026
38 of 39 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 104285a

@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to Node.js documentation. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants