mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:11:45 +03:00
parent
b5cdfcf8e2
commit
f21d70e76c
1 changed files with 3 additions and 2 deletions
|
|
@ -93,8 +93,9 @@ Build curl:
|
|||
|
||||
## Build with quictls
|
||||
|
||||
OpenSSL does not offer the required APIs for building a QUIC client. You need
|
||||
to use a TLS library that has such APIs and that works with *ngtcp2*.
|
||||
OpenSSL before version 3.5 does not offer the required APIs for building a
|
||||
QUIC client. You need to use a TLS library that has such APIs and that works
|
||||
with *ngtcp2*.
|
||||
|
||||
Build quictls (any `+quic` tagged version works):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue