Re: [PHP-WIN] Using PHP to Bind over LDAPS.

2006-10-19 Thread Phillip Terry
- Original Message - From: "Bowden, Zeb" <[EMAIL PROTECTED]> To: Sent: Thursday, October 19, 2006 11:56 AM Subject: RE: [PHP-WIN] Using PHP to Bind over LDAPS. This is happening because as far as PHP/OpenLDAP are concerned it doesn't trust your CA. By default it

RE: [PHP-WIN] Using PHP to Bind over LDAPS.

2006-10-19 Thread Bowden, Zeb
s@lists.php.net Subject: [PHP-WIN] Using PHP to Bind over LDAPS. I configured LDAP for SSL (LDAPS) on the Active Directory (AD) Domain Controller (DC). The DC is a Windows 2003 Server box. To do this I: 1) Setup the DC as a Certificate Authority (CA) 2) Issued a Certificate to itself 3) Issued a Cer

[PHP-WIN] Using PHP to Bind over LDAPS.

2006-10-19 Thread Phillip Terry
I configured LDAP for SSL (LDAPS) on the Active Directory (AD) Domain Controller (DC). The DC is a Windows 2003 Server box. To do this I: 1) Setup the DC as a Certificate Authority (CA) 2) Issued a Certificate to itself 3) Issued a Certificate to the client that would be connecting via LDAPS The