Skip to content

Commit 8772d33

Browse files
tniessenTrott
authored andcommitted
doc: do not reference SSL when discussing SNI
Co-authored-by: Rich Trott <[email protected]> PR-URL: #41549 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 3163bd1 commit 8772d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

+1-1
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)