From 404e23734b77e52ee466f1e40c4fc5d6f12a8fe1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 28 May 2006 11:28:40 +0000 Subject: correct explicit/implicit terms for FTPS --- docs/FEATURES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/FEATURES') diff --git a/docs/FEATURES b/docs/FEATURES index a41c01619..a8d8427fd 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 -- cgit v1.2.3