mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:53:32 +03:00
--ftp-ssl-control requires SSL/TLS, it does not "try" it
This commit is contained in:
parent
f1d707705e
commit
0639e2a6e2
2 changed files with 4 additions and 4 deletions
|
|
@ -418,7 +418,7 @@ encryption required. (Added in 7.11.0)
|
|||
|
||||
If this option is used twice, the second will again disable this.
|
||||
.IP "--ftp-ssl-control"
|
||||
(FTP) Try SSL/TLS for the ftp login, clear for transfer. Allows secure
|
||||
(FTP) Required SSL/TLS for the ftp login, clear for transfer. Allows secure
|
||||
authentication, but non-encrypted data transfers for efficiency. Fails the
|
||||
transfer if the server doesn't support SSL/TLS. (Added in 7.16.0)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue