mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
ngtcp2: build with 0.17.0 and nghttp3 0.13.0
- ngtcp2_crypto_openssl was renamed to ngtcp2_crypto_quictls. Closes #11428
This commit is contained in:
parent
993b14900a
commit
e0093b4b73
4 changed files with 27 additions and 27 deletions
|
|
@ -31,7 +31,7 @@ Find the ngtcp2 library
|
|||
This module accepts optional COMPONENTS to control the crypto library (these are
|
||||
mutually exclusive)::
|
||||
|
||||
OpenSSL: Use libngtcp2_crypto_openssl
|
||||
OpenSSL: Use libngtcp2_crypto_quictls
|
||||
GnuTLS: Use libngtcp2_crypto_gnutls
|
||||
|
||||
Result Variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue