On Thu, 27 Sep 2007 [EMAIL PROTECTED] wrote:

> Hi all, I try to install a reverse proxy with ldap authentication : it
> works with ldap but not with ldaps.
> I've got this notice about LDAP and SSL in the log
>
> [Wed Sep 26 16:57:40 2007] [notice] LDAP: Built with OpenLDAP LDAP SDK
> [Wed Sep 26 16:57:40 2007] [notice] LDAP: SSL support unavailable
> [Wed Sep 26 16:57:40 2007] [notice] Apache/2.0.52 (Red Hat) configured --
> resuming normal operations
>
> Any help would be appreaciated.
> Thx
>
> Roberto
>
>
OpenLDAP does indeed suport ldaps (assuming it was built with SSL support,
whis it most likely was).

This error message can be confusing, it also appears if you don't set the
LDAPTrustedCA and LDAPTrustedCAType directives.

In order to establish the ldaps connection (as a client) you need the CA
certificate to establish trust.

----------------------------------------
"Mon aƩroglisseur est plein d'anguilles"
John P. Dodge
Boeing Shared Services


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to