[EMAIL PROTECTED] wrote:

URL: http://svn.apache.org/viewcvs?view=rev&rev=124824
Log:
Remove the call to ldapssl_install_routines for the Novell SDK.  Do to the 
warning that states that if any other ldap call is made between the calls to 
ldap_init() and ldapssl_install_routines(), it is safer for the Novell SDK to 
always initialize the connection using ldapssl_init(). Suggest that other SDKs 
do the same.

This is incompatible with client certificates on OpenLDAP - here client certs are configured between ldap_init() and apr_ldap_set_option() on a per connection basis, which is impossible if you use ldapssl_init() to init the connection.

:(

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to