Hi

On Tue, May 22, 2001 at 10:18:38PM -0400, Scott Russell wrote:
> So, what can be done to alter the php ldap functions (and openldap libs?) so 
> that you can choose the SSL protocol to use when connecting? 

Sorry for the very late answer.

The way I see it, this is something that would require changes in the
openldap libs, but not in PHP. The best solutions I can think of are:

1. Configuration options in ldap.conf where you also can configure other
   SSL stuff. Don't remember if version can be configured currently, I
   would guess not.

2. Some sort of option in the ldaps URL.

I think 1 would be cleanest except that the easy fix would set the
version for all LDAP SSL connections.

I suggest you bring this up on the OpenLDAP mailing lists. I think
you should ask how to force openldap libs to use SSL version 2, no
point in discussing PHP.

Stig

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to