On Wed, Feb 27, 2008 at 9:52 PM, Harry Holt <harryholt@xxxxxxxxx> wrote:Are you able to connect to a secure ldap host with 'ldp.exe' or any
>
> TLS accept failure error=-1
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.