From: Daniel Stenberg Date: Tue, 17 Aug 2021 08:29:00 +0000 (+0200) Subject: KNOWN_BUGS: Can't use Secure Transport with Crypto Token Kit X-Git-Tag: curl-7_79_0~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=04f46a2a1a99187a389ed836fba406bae4e1bcc9;p=thirdparty%2Fcurl.git KNOWN_BUGS: Can't use Secure Transport with Crypto Token Kit Closes #7048 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 155b5eeef6..6b66899f7b 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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