1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

correct explicit/implicit terms for FTPS

This commit is contained in:
Daniel Stenberg 2006-05-28 11:28:40 +00:00
parent 973d63f4f2
commit 404e23734b

View File

@ -91,8 +91,8 @@ FTP
- no dir depth limit - no dir depth limit
FTPS (*1) FTPS (*1)
- explicit ftps:// support that use SSL on both connections - implicit ftps:// support that use SSL on both connections
- implicit "AUTH TSL" and "AUTH SSL" usage to "upgrade" plain ftp:// - explicit "AUTH TSL" and "AUTH SSL" usage to "upgrade" plain ftp://
connection to use SSL for both or one of the connections connection to use SSL for both or one of the connections
TFTP TFTP