aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-09-01 08:43:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-09-01 08:43:13 +0000
commit818d2318499a98dd80196273bbaf86526cec1ea7 (patch)
tree502c71a2d08a6f52ddecdd1d9f1c3077d74348a7 /docs
parenteb9937ec1a6d03f70e7dee739c090ffd7b4c0190 (diff)
"Securing FTP with TLS" was updated to revision 12
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/TODO b/docs/TODO
index 2ea4c3b1f..093aa39cc 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -74,9 +74,9 @@ TODO
might need another way to specify user+password for anonymous ftp logins.
* Add FTPS support with SSL for the data connection too. This should be made
- according to the specs written in draft-murray-auth-ftp-ssl-11.txt,
- "Securing FTP with TLS", valid until September 27th 2003.
- http://curl.haxx.se/rfc/draft-murray-auth-ftp-ssl-11.txt
+ according to the specs written in draft-murray-auth-ftp-ssl-12.txt,
+ "Securing FTP with TLS", valid until 28th February, 2004.
+ http://curl.haxx.se/rfc/draft-murray-auth-ftp-ssl-12.txt
HTTP