FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: do not reference SSL when discussing SNI · nodejs/node@8772d33 · GitHub

/ node Public

Commit 8772d33

Browse files
authored andcommitted
doc: do not reference SSL when discussing SNI
Co-authored-by: Rich Trott <rtrott@gmail.com> PR-URL: #41549 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 3163bd1 commit 8772d33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/api/tls.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ SNI (Server Name Indication) are TLS handshake extensions:
115115

116116
* ALPN: Allows the use of one TLS server for multiple protocols (HTTP, HTTP/2)
117117
* SNI: Allows the use of one TLS server for multiple hostnames with different
118-
SSL certificates.
118+
certificates.
119119

120120
### Pre-shared keys
121121

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL