[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Queries hang when using SSL
- To: David Damon <ddamon@Baxglobal.com>
- Subject: Re: Queries hang when using SSL
- From: Mike Nuss <nmx@fromtheshadows.net>
- Date: Wed, 27 Apr 2005 22:46:15 -0400
- Cc: OpenLDAP-software@OpenLDAP.org
- In-reply-to: <OFE34D29EC.B0A84401-ON88256FF0.0082D6DC-88256FF1.00009675@baxglobal.com>
- References: <OFE34D29EC.B0A84401-ON88256FF0.0082D6DC-88256FF1.00009675@baxglobal.com>
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
David Damon wrote:
Mike,
Did you create a cross trusted certificate on the Windows
Domain controller side for your Red Hat server? Did you join the
Active Directory domain?
Regards,
Well, the info that I could find on SSL-enabling the AD just said that a
certificate was automatically generated for the domain controller when
Certificate Services was installed. I did try exporting the CA
certificate and telling ldap.conf to use that - I have done that before
with openssl-generated certificates on Linux LDAP servers - but it still
said the certificate was invalid, so I set the option not to require
server certificate verification. No, the RH machine is not joined to the
domain... does it need to be? What is actually causing the timeout?
Mike