]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: Can't use Secure Transport with Crypto Token Kit
authorDaniel Stenberg <daniel@haxx.se>
Tue, 17 Aug 2021 08:29:00 +0000 (10:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 17 Aug 2021 08:29:00 +0000 (10:29 +0200)
Closes #7048

docs/KNOWN_BUGS

index 155b5eeef65aaa50a669b4ee0e964e6c191811db..6b66899f7b00fb1778140755f5d5d4790446ee22 100644 (file)
@@ -72,6 +72,7 @@ problems may have been fixed or changed somewhat since this was written!
  6.9 SHA-256 digest not supported in Windows SSPI builds
  6.10 curl never completes Negotiate over HTTP
  6.11 Negotiate on Windows fails
+ 6.12 Can't use Secure Transport with Crypto Token Kit
 
  7. FTP
  7.1 FTP without or slow 220 response
@@ -609,6 +610,9 @@ problems may have been fixed or changed somewhat since this was written!
 
  https://github.com/curl/curl/issues/5881
 
+6.12 Can't use Secure Transport with Crypto Token Kit
+
+ https://github.com/curl/curl/issues/7048
 
 7. FTP