aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-05-28 11:28:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-05-28 11:28:40 +0000
commit404e23734b77e52ee466f1e40c4fc5d6f12a8fe1 (patch)
tree4409338b85b21761dc7306c212267a92632b917b /docs
parent973d63f4f29591b4589013775a9e5536285f0d9c (diff)
downloadgnurl-404e23734b77e52ee466f1e40c4fc5d6f12a8fe1.tar.gz
gnurl-404e23734b77e52ee466f1e40c4fc5d6f12a8fe1.tar.bz2
gnurl-404e23734b77e52ee466f1e40c4fc5d6f12a8fe1.zip
correct explicit/implicit terms for FTPS
Diffstat (limited to 'docs')
-rw-r--r--docs/FEATURES4
1 files changed, 2 insertions, 2 deletions
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