]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
correct explicit/implicit terms for FTPS
authorDaniel Stenberg <daniel@haxx.se>
Sun, 28 May 2006 11:28:40 +0000 (11:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 28 May 2006 11:28:40 +0000 (11:28 +0000)
docs/FEATURES

index a41c016199dd96f74e400a0b7a610d4e2348fce2..a8d8427fd2342020087041623b7dda1f71017b16 100644 (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