mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
8e9af53fb6
PEM nss is not thread safe when establishing the initial connection using SSL_ForceHandshake. Create a new mutex - tlsm_pem_mutex - to protect this function call. The call to SSL_ConfigServerSessionIDCache() is not thread-safe - move it to the init section and protect it with the init mutex. |
||
---|---|---|
.. | ||
liblber | ||
libldap | ||
libldap_r | ||
liblunicode | ||
liblutil | ||
libmdb | ||
librewrite | ||
Makefile.in |