summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-02-14 20:02:08 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-02-14 20:02:08 +0000
commitb05f408348cfcf4b40850bf7cabb7330ad65d0f6 (patch)
treeba6723874b215d6c81a6e6dfd24f0fbac7c90f9f /docs
parentc5e7d839d56357f4b0ce763125eeec9e3fcc08b8 (diff)
downloadcurl-b05f408348cfcf4b40850bf7cabb7330ad65d0f6.tar.gz
Added --ftp-ssl-ccc issue.
Diffstat (limited to 'docs')
-rw-r--r--docs/KNOWN_BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 90faf77fd..d2cfbcf3e 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -3,6 +3,10 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
+42. SSL is not properly disabled on the control channel when using
+ --ftp-ssl-ccc on some servers. Recipe and instructions here:
+ http://curl.haxx.se/mail/lib-2007-01/0210.html
+
41. Jeff Pohlmeyer's curl_multi_socket crashing case. Recipe and instructions
here: http://curl.haxx.se/mail/lib-2007-01/0022.html