Package: apache2-common Version: 2.0.48-7
When I try to authenticate users against an ldap-dirctory using mod_auth_ldap I get the following error in the /var7log/apache2/error.log:
<snip>
[Mon Mar 01 17:32:44 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Mon Mar 01 17:32:44 2004] [notice] LDAP: SSL support unavailable
[Mon Mar 01 17:43:51 2004] [warn] [client 10.0.0.10] [11758] auth_ldap authenticate: user mp authentication failed; URI / [LDAP: ssl connections not supported][Unknown error]
</snip>
There is no ssl and/or tls support compiled in this module, although
this can be done with openldap sdk (see http://httpd.apache.org/docs-2.0/mod/mod_auth_ldap.html).
Can this be done? openldap2 contains ssl/tls support in sid.
Regards, Michael

