mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:23:33 +03:00
docs: spell it Rustls with a capital R
I believe this is how the project itself uses it. Closes #19702
This commit is contained in:
parent
4041eea61e
commit
ea7df8d076
15 changed files with 18 additions and 18 deletions
|
|
@ -11,7 +11,7 @@ Protocol:
|
|||
TLS-backend:
|
||||
- OpenSSL
|
||||
- wolfSSL
|
||||
- rustls
|
||||
- Rustls
|
||||
Added-in: 8.8.0
|
||||
---
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ ECH is only compatible with TLSv1.3.
|
|||
|
||||
This experimental feature requires a special build of OpenSSL, as ECH is not
|
||||
yet supported in OpenSSL releases. In contrast ECH is supported by the latest
|
||||
BoringSSL, wolfSSL and rustls-ffi releases.
|
||||
BoringSSL, wolfSSL and Rustls-ffi releases.
|
||||
|
||||
There is also a known issue with using wolfSSL which does not support ECH when
|
||||
the HelloRetryRequest mechanism is used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue