Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8772d33

Browse filesBrowse files
tniessenTrott
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
Copy full SHA for 8772d33

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.