DEPRECATE.md: drop old OpenSSL versions

Closes #18413
This commit is contained in:
Daniel Stenberg 2025-08-27 08:01:17 +02:00
parent fe01ace248
commit c3bbd41eef
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -48,6 +48,20 @@ Making the new minimum target Windows version Vista / Server 2008.
In March 2026, we drop support for all c-ares versions before 1.16.0.
## OpenSSL 1.0.2
OpenSSL and others only ship fixes for this version to paying customers,
meaning users of the free version risk being vulnerable.
We remove support for this OpenSSL version from curl in December 2025.
## OpenSSL 1.1.1
OpenSSL and others only ship fixes to paying customers, meaning users of the
free version risk being vulnerable.
We remove support for this OpenSSL version from curl in June 2026.
## Past removals
- axTLS (removed in 7.63.0)