From: Daniel Stenberg Date: Tue, 15 Aug 2023 12:21:15 +0000 (+0200) Subject: KNOWN_BUGS: LDAPS requests to ActiveDirectory server hang X-Git-Tag: curl-8_3_0~159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce254fa96fc7e3c6187f8439cc4cf4152be4eee3;p=thirdparty%2Fcurl.git KNOWN_BUGS: LDAPS requests to ActiveDirectory server hang Closes #9580 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 07ed78e751..02a6fcf617 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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