KNOWN_BUGS: Negotiate authentication against Hadoop HDFS

Closes #8264
This commit is contained in:
Daniel Stenberg 2022-08-08 16:45:51 +02:00
parent 23c708cdc8
commit 09f1e58cfe
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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