Dan Mosedale wrote: > Currently, Mozilla gets its LDAP support (for LDAP autocomplete in > mail, as well as the LDAP addressbook) from the LDAP C SDK version > 4.0. This version of the C SDK doesn't have the crypto hooks for SSL > over LDAP, because it was released before the US crypto export laws > changed. So we need to move to version 5.0 of the C SDK in order to > support LDAP-over-SSL.
I did test build from: ftp://ftp.mozilla.org/pub/mozilla/nightly/experimental/ldap/ and did not found any problem. Everything is working fine. Petr
