From: Dan Fandrich Date: Wed, 14 Feb 2007 20:02:08 +0000 (+0000) Subject: Added --ftp-ssl-ccc issue. X-Git-Tag: curl-7_16_2~312 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b05f408348cfcf4b40850bf7cabb7330ad65d0f6;p=thirdparty%2Fcurl.git Added --ftp-ssl-ccc issue. --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 90faf77fd6..d2cfbcf3e2 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