We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3163bd1 commit 8772d33Copy full SHA for 8772d33
doc/api/tls.md
@@ -115,7 +115,7 @@ SNI (Server Name Indication) are TLS handshake extensions:
115
116
* ALPN: Allows the use of one TLS server for multiple protocols (HTTP, HTTP/2)
117
* SNI: Allows the use of one TLS server for multiple hostnames with different
118
- SSL certificates.
+ certificates.
119
120
### Pre-shared keys
121
0 commit comments