On Wed, Feb 27, 2008 at 9:52 PM, Harry Holt <[EMAIL PROTECTED]> wrote:

>
>  TLS accept failure error=-1

Are you able to connect to a secure ldap host with 'ldp.exe' or any
other MS-based tool?  Have you taken any measures to add the issuer of
your LDAP servers certificate to the registry-based list mentioned by
the mod_ldap doc?

A packet capture of the attempted SSL handshake might be useful, but
it seems just as  likely that the LDAP SDK is blowing up internally.
I know openldap can act this same way if you point it to a malformed
CA cert -- it will actually do a tcp connection to the LDAP host,
freak out about the cert, then promptly close it without having
read/written a byte of data.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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