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 requir
Stig -
Thanks for the help. I've been working to narrow it down and it turns out
that the openldap 2.0.7 (and 2.0.9) will open SSL connections with sslv23 by
default. Apparently there is no way to choose another SSL protocol from the
openldap client or php's ldap functions. (Ref tls.c in the open
On Mon, May 21, 2001 at 07:48:27PM -0400, Scott Russell wrote:
> Using php 4.0.4pl1 with ssl and ldap support I'm connecting to a secure ldap
> server. I want to be able to specify which level of ssl support I use,
> either ssl1, ssl2, or ssl3. By default it appears as if php is trying to
> connec
Using php 4.0.4pl1 with ssl and ldap support I'm connecting to a secure ldap
server. I want to be able to specify which level of ssl support I use,
either ssl1, ssl2, or ssl3. By default it appears as if php is trying to
connect using ssl3 which on my server fails during the ssl handshake.
How ca
4 matches
Mail list logo