]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: Negotiate authentication against Hadoop HDFS
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Aug 2022 14:45:51 +0000 (16:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Aug 2022 14:45:51 +0000 (16:45 +0200)
Closes #8264

docs/KNOWN_BUGS

index 97407e8d089eef47db7329d0a5af7c532248eb58..fce0509185f0fbdf2ecabe72687dbb4685ef4618 100644 (file)
@@ -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