DEPRECATE.md: drop old OpenSSL versions

This commit is contained in:
Daniel Stenberg 2025-08-27 08:01:17 +02:00
parent 0718ae7c61
commit d54c7edb39
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)