HTTP3: clarify the status for "old" OpenSSL, not current

Closes #19153
This commit is contained in:
Daniel Stenberg 2025-10-20 08:47:43 +02:00
parent b5cdfcf8e2
commit f21d70e76c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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):