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
1 changed files with 2 additions and 2 deletions

View File

@ -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