mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 23:19:59 -05:00
ITS#7428 - Non-blocking TLS is not compatible with MOZNSS
This commit is contained in:
parent
7246da8a66
commit
43a039eba4
1 changed files with 2 additions and 0 deletions
|
|
@ -43,7 +43,9 @@ static tls_impl *tls_imp = &ldap_int_tls_impl;
|
|||
|
||||
#endif /* HAVE_TLS */
|
||||
|
||||
#ifndef HAVE_MOZNSS
|
||||
#define LDAP_USE_NON_BLOCKING_TLS
|
||||
#endif
|
||||
|
||||
/* RFC2459 minimum required set of supported attribute types
|
||||
* in a certificate DN
|
||||
|
|
|
|||
Loading…
Reference in a new issue