mirror of
https://github.com/curl/curl.git
synced 2026-08-11 05:10:55 +03:00
lib: make SMB support opt-in
The SMB protocol has weak security and is rarely used these days. Note that SMB also requires NTLM enabled. Closes #20846
This commit is contained in:
parent
06a83340b1
commit
6393103b99
12 changed files with 31 additions and 34 deletions
|
|
@ -27,6 +27,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue