- 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
This is happening because as far as PHP/OpenLDAP are concerned it
doesn't trust your CA.
By default it's going to look in c:\openldap\sysconf for an ldap.conf
file. Create a c:\openldap\sysconf\ldap.conf with this on the first
line:
TLS_REQCERT never
Then you may need to restart IIS to get it to