From: Daniel Stenberg Date: Wed, 4 Nov 2020 22:43:43 +0000 (+0100) Subject: KNOWN_BUGS: LDAPS with NSS is slow X-Git-Tag: curl-7_74_0~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cb475de990748a508844d3bfbdc49feeed56419;p=thirdparty%2Fcurl.git KNOWN_BUGS: LDAPS with NSS is slow Reported-by: nosajsnikta on github Closes #5874 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4d60f4068c..12fe664700 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -114,6 +114,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 doesn't work + 12.4 LDAPS with NSS is slow 13. TCP/IP 13.1 --interface for ipv6 binds to unusable IP address @@ -813,6 +814,10 @@ problems may have been fixed or changed somewhat since this was written! https://github.com/curl/curl/issues/4261 +12.4 LDAPS with NSS is slow + + See https://github.com/curl/curl/issues/5874 + 13. TCP/IP 13.1 --interface for ipv6 binds to unusable IP address