mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:43:32 +03:00
docs: include rustls-ffi in ECH docs
This commit is contained in:
parent
07addb54f4
commit
3143efd86a
2 changed files with 4 additions and 3 deletions
|
|
@ -8,8 +8,8 @@ SPDX-License-Identifier: curl
|
|||
|
||||
We have added support for ECH to curl. It can use HTTPS RRs published in the
|
||||
DNS if curl uses DoH, or else can accept the relevant ECHConfigList values
|
||||
from the command line. This works with OpenSSL, wolfSSL, BoringSSL or AWS-LC as
|
||||
the TLS provider.
|
||||
from the command line. This works with OpenSSL, wolfSSL, BoringSSL, AWS-LC
|
||||
or rustls-ffi as the TLS provider.
|
||||
|
||||
This feature is EXPERIMENTAL. DO NOT USE IN PRODUCTION.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue