Skip to content

Conversation

@tniessen
Copy link
Member

While some SSL implementation support SNI, it is really a TLS feature. Thus, do not reference the outdated SSL protocol in the context of SNI. (Modern TLS does heavily rely on SNI.)

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem. labels Jan 16, 2022
@tniessentniessenforce-pushed the doc-sni-is-tls-not-ssl branch from 3bca329 to d077eb0CompareJanuary 16, 2022 13:53
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 16, 2022
@tniessentniessen self-assigned this Jan 17, 2022
tniessen added a commit that referenced this pull request Jan 18, 2022
Co-authored-by: Rich Trott <[email protected]> PR-URL: #41549 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
@tniessen
Copy link
MemberAuthor

Landed in c4f5a49, thanks for reviewing.

thedull pushed a commit to thedull/node that referenced this pull request Jan 18, 2022
Co-authored-by: Rich Trott <[email protected]> PR-URL: nodejs#41549 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
Co-authored-by: Rich Trott <[email protected]> PR-URL: #41549 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
Linkgoron pushed a commit to Linkgoron/node that referenced this pull request Jan 31, 2022
Co-authored-by: Rich Trott <[email protected]> PR-URL: nodejs#41549 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
@ruyadornoruyadorno mentioned this pull request Feb 8, 2022
danielleadams pushed a commit that referenced this pull request Feb 26, 2022
Co-authored-by: Rich Trott <[email protected]> PR-URL: #41549 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tniessen@jasnell@Trott@nodejs-github-bot