DEPRECATE.md: TLS SRP support gets removed in August 2026

This commit is contained in:
Daniel Stenberg 2026-02-23 23:55:59 +01:00
parent 65262be0ab
commit f851035313
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -34,6 +34,14 @@ We remove support for CMake <3.18 in April 2026.
CMake 3.18 was released on 2020-07-15.
## TLS SRP Authentication
Transport Layer Security Secure Remote Password is a TLS feature that does not
work with TLS 1.3 or QUIC and is virtually unused by curl users and in
general.
TLS SRP support gets removed in August 2026.
## Past removals
- axTLS (removed in 7.63.0)