mirror of
https://github.com/curl/curl.git
synced 2026-05-14 02:06:23 +03:00
KNOWN_BUGS: LDAPS with NSS is slow
Reported-by: nosajsnikta on github Closes #5874
This commit is contained in:
parent
e41ba40deb
commit
5cb475de99
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue