Hi,
I have a project about authenticate user to access web resource by using
Apache web server and aut_ldap.
I build the LDAP Apache module(auth_ldap) with Netscape LDAP SDK 4.1. (Our
Apache built with OpenSSL 0.96a) There aren't problems to build the module,
but the web server cannot start after I add the module to the web server.
The answer I got from the module author is that Openssl have name conflict
with Netscape LDAP SDK.
My questions are
1. Are there any fixed for this?
2. Where I can get the entire Netscape LDAP SDK source code (Include
security part)?
3. Does Netscape LDAP SDK use PKCS #12 for encryption?
4. Can I change pkcs to Bsafe?
Thanks
Elwin Ho