From: Daniel Stenberg Date: Sun, 28 May 2006 11:28:40 +0000 (+0000) Subject: correct explicit/implicit terms for FTPS X-Git-Tag: curl-7_15_4~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=404e23734b77e52ee466f1e40c4fc5d6f12a8fe1;p=thirdparty%2Fcurl.git correct explicit/implicit terms for FTPS --- diff --git a/docs/FEATURES b/docs/FEATURES index a41c016199..a8d8427fd2 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -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