curl / curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
https://curl.se/
Other
35.5k stars 6.38k forks source link

OpenSSL QUIC, require at least v3.3.0 #14026

Closed icing closed 3 months ago

icing commented 3 months ago
talregev commented 3 months ago

this mean openssl + nghttp3 will not be experimental anymore?

talregev commented 3 months ago

Please update the cmake as well.

bagder commented 3 months ago

this mean openssl + nghttp3 will not be experimental anymore?

No. This means that it requires OpenSSL 3.3 to build and that OpenSSL 3.2 is no longer enough to enable QUIC with the OpenSSL QUIC backend.