]> granicus.if.org Git - curl/commitdiff
"Securing FTP with TLS" was updated to revision 12
authorDaniel Stenberg <daniel@haxx.se>
Mon, 1 Sep 2003 08:43:13 +0000 (08:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 1 Sep 2003 08:43:13 +0000 (08:43 +0000)
docs/TODO

index 2ea4c3b1fa88e5b82cf998b4f0ba213a45dff942..093aa39ccc9ed3b83201e423c87a84d1d3c131a9 100644 (file)
--- 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