mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
DEPRECATE.md: We remove the OpenSSL-QUIC backend in March 2026
URL: https://curl.se/mail/lib-2025-10/0000.html Closes #18820
This commit is contained in:
parent
84c4b485f3
commit
06c0f8c5cd
@ -55,6 +55,21 @@ free version risk being vulnerable.
|
||||
|
||||
We remove support for this OpenSSL version from curl in June 2026.
|
||||
|
||||
## OpenSSL-QUIC
|
||||
|
||||
OpenSSL-QUIC is what we call the curl QUIC backend that uses the OpenSSL QUIC
|
||||
stack.
|
||||
|
||||
- It is slower and uses more memory than the alternatives and is only
|
||||
experimental in curl.
|
||||
- It gets little attention from OpenSSL and we have no expectation of the
|
||||
major flaws getting corrected anytime soon.
|
||||
- No one has spoken up for keeping it
|
||||
- curl users building with vanilla OpenSSL can still use QUIC through the
|
||||
means of ngtcp2
|
||||
|
||||
We remove the OpenSSL-QUIC backend in March 2026.
|
||||
|
||||
## Past removals
|
||||
|
||||
- axTLS (removed in 7.63.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user