]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: Client cert (MTLS) issues with Schannel
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Mar 2019 12:14:51 +0000 (13:14 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Mar 2019 12:14:51 +0000 (13:14 +0100)
Closes #3145

docs/KNOWN_BUGS

index 8bc469a487e555b1f1710483b648ed391fbe063a..875456f1963cc392e232472cef36c7780ea0eeba 100644 (file)
@@ -30,6 +30,7 @@ problems may have been fixed or changed somewhat since this was written!
  2.4 DarwinSSL won't import PKCS#12 client certificates without a password
  2.5 Client cert handling with Issuer DN differs between backends
  2.6 CURL_GLOBAL_SSL
+ 2.7 Client cert (MTLS) issues with Schannel
 
  3. Email protocols
  3.1 IMAP SEARCH ALL truncated response
@@ -284,6 +285,10 @@ problems may have been fixed or changed somewhat since this was written!
 
  https://github.com/curl/curl/issues/2276
 
+2.7 Client cert (MTLS) issues with Schannel
+
+ See https://github.com/curl/curl/issues/3145
+
 
 3. Email protocols