mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
parent
2f8fe96d6d
commit
f180818976
1 changed files with 13 additions and 0 deletions
|
|
@ -42,6 +42,19 @@ general.
|
|||
|
||||
TLS-SRP support gets removed in August 2026.
|
||||
|
||||
## SMB goes opt-in
|
||||
|
||||
The SMB protocol has weak security and is rarely used these days. After curl
|
||||
8.19.0 SMB support becomes opt-in.
|
||||
|
||||
## NTLM goes opt-in
|
||||
|
||||
The NTLM authentication method has weak security and is rarely used these
|
||||
days. It has been deprecated by Microsoft and does not work over HTTP/2 or
|
||||
HTTP/3.
|
||||
|
||||
After curl 8.19.0 NTLM support becomes opt-in.
|
||||
|
||||
## Past removals
|
||||
|
||||
- axTLS (removed in 7.63.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue