]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: LDAPS with NSS is slow
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Nov 2020 22:43:43 +0000 (23:43 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Nov 2020 22:43:43 +0000 (23:43 +0100)
Reported-by: nosajsnikta on github
Closes #5874

docs/KNOWN_BUGS

index 4d60f4068cfa92c933b97d4669159c354027f2d6..12fe6647008b05bb0c66fd8563db20be8ff33010 100644 (file)
@@ -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