mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
This means a ldaps connection may drop before any LDAP protocol exchange occurs (due to expired cert, unrecognized CAs, etc.). Change ldap_pvt_tls_connect to copy any TLS error string to ld_error upon connection failure, otherwise client just sees "can't contact LDAP server." slapd/connection.c: add flush/delay when SSL_accept fails, to allow any TLS alerts we generated to propagate back to the client. (Which will then be picked up by ldap_pvt_tls_connect on the client...) |
||
|---|---|---|
| .. | ||
| libavl | ||
| liblber | ||
| libldap | ||
| libldap_r | ||
| libldbm | ||
| libldif | ||
| liblunicode | ||
| liblutil | ||
| Makefile.in | ||