KNOWN_BUGS: Can't use Secure Transport with Crypto Token Kit

Closes #7048
This commit is contained in:
Daniel Stenberg 2021-08-17 10:29:00 +02:00
parent 50ddc14449
commit 04f46a2a1a
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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