Skip to content

Commit d077eb0

Browse files
tniessenTrott
andcommitted
doc: do not reference SSL when discussing SNI
Co-authored-by: Rich Trott <[email protected]>
1 parent b2edcfe commit d077eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

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

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

123123
### Pre-shared keys
124124

0 commit comments

Comments
 (0)