From: Daniel Stenberg Date: Mon, 8 Aug 2022 14:45:51 +0000 (+0200) Subject: KNOWN_BUGS: Negotiate authentication against Hadoop HDFS X-Git-Tag: curl-7_85_0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f1e58cfe29c647352543f73ed1713a9843dd2d;p=thirdparty%2Fcurl.git KNOWN_BUGS: Negotiate authentication against Hadoop HDFS Closes #8264 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 97407e8d08..fce0509185 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -75,6 +75,7 @@ problems may have been fixed or changed somewhat since this was written. 6.10 curl never completes Negotiate over HTTP 6.11 Negotiate on Windows fails 6.12 cannot use Secure Transport with Crypto Token Kit + 6.13 Negotiate against Hadoop HDFS 7. FTP 7.1 FTP without or slow 220 response @@ -630,6 +631,10 @@ problems may have been fixed or changed somewhat since this was written. https://github.com/curl/curl/issues/7048 +6.13 Negotiate authentication against Hadoop HDFS + + https://github.com/curl/curl/issues/8264 + 7. FTP 7.1 FTP without or slow 220 response