Skip to content

doc: remove outdated TLS authorized docs warning - #65597

Open
pimterry wants to merge 1 commit into
nodejs:mainfrom
pimterry:drop-tls1.3-auth-warning
Open

doc: remove outdated TLS authorized docs warning#65597
pimterry wants to merge 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 the documentations. tls Issues and PRs related to the tls subsystem. labels Aug 27, 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 the documentations. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants