]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: LDAPS requests to ActiveDirectory server hang
authorDaniel Stenberg <daniel@haxx.se>
Tue, 15 Aug 2023 12:21:15 +0000 (14:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Aug 2023 12:21:15 +0000 (14:21 +0200)
Closes #9580

docs/KNOWN_BUGS

index 07ed78e75145343fab22747c021221eab41a673f..02a6fcf617d070c69016edba7d28fe42f57ed506 100644 (file)
@@ -84,6 +84,7 @@ problems may have been fixed or changed somewhat since this was written.
  12.1 OpenLDAP hangs after returning results
  12.2 LDAP on Windows does authentication wrong?
  12.3 LDAP on Windows does not work
+ 12.4 LDAPS requests to ActiveDirectory server hang
 
  13. TCP/IP
  13.2 Trying local ports fails on Windows
@@ -507,6 +508,10 @@ problems may have been fixed or changed somewhat since this was written.
 
  https://github.com/curl/curl/issues/4261
 
+12.4 LDAPS requests to ActiveDirectory server hang
+
+ https://github.com/curl/curl/issues/9580
+
 13. TCP/IP
 
 13.2 Trying local ports fails on Windows