mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
correct explicit/implicit terms for FTPS
This commit is contained in:
parent
973d63f4f2
commit
404e23734b
@ -91,8 +91,8 @@ FTP
|
||||
- no dir depth limit
|
||||
|
||||
FTPS (*1)
|
||||
- explicit ftps:// support that use SSL on both connections
|
||||
- implicit "AUTH TSL" and "AUTH SSL" usage to "upgrade" plain ftp://
|
||||
- implicit ftps:// support that use SSL on both connections
|
||||
- explicit "AUTH TSL" and "AUTH SSL" usage to "upgrade" plain ftp://
|
||||
connection to use SSL for both or one of the connections
|
||||
|
||||
TFTP
|
||||
|
Loading…
Reference in New Issue
Block a user