ID:               18049
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         LDAP related
 Operating System: Windows 2000 Advanced Server
 PHP Version:      4.2.1
 Assigned To:      edink
 New Comment:

It seems to work under certain circumstances as you can read in my
previous post (12 Oct 5:35am). I tested it only with OpenLDAP-server,
because I don't have access to an Novell Edirectory-Server at the
moment. I will test it again in the future and post the results here.


Previous Comments:
------------------------------------------------------------------------

[2002-10-14 17:38:11] [EMAIL PROTECTED]

Were you able to make it work? I'm asking since getting openldap libs
to compile on windows with SSL support is a non-trivial task.

------------------------------------------------------------------------

[2002-10-12 10:42:43] [EMAIL PROTECTED]

OK, since the dll is now compiled with ssl-support, PHP is not the
problem any longer.
Just one last question: Will the ssl-support for the win32-version be
integrated in future php-releases?

------------------------------------------------------------------------

[2002-10-12 09:39:20] [EMAIL PROTECTED]

Why do you ask these questions here when you could have got the answers
simply by searching with some search engine?!

http://www.openldap.org/lists/openldap-software/200108/msg00043.html

Bogusing this bug report since this really IS NOT any bug in PHP.


------------------------------------------------------------------------

[2002-10-12 05:35:08] [EMAIL PROTECTED]

In the last week I did some testing. I used PHP 4.2.3 with your
php_ldap.dll on Win2000 and Apache 1.3.26. The OpenLDAP-server (slapd)
was running on Linux and Win2000, but I get the same results on both
platforms. I created the configuration-file
"C:\OpenLDAP\sysconf\ldap.conf" (I saw that string in php_ldap.dll) on
the machine, where PHP is running. In this file I put the
TLS_REQCERT-directive and tested with all 4 possible values:

never, allow: seems to work
try, demand: does not work, PHP always sends a client certificate,
which the LDAP-server can't accept (see above).
But there is no client certificate configured!?

------------------------------------------------------------------------

[2002-10-03 19:10:46] [EMAIL PROTECTED]

From: http://www.openldap.org/doc/admin/tls.html

"11.2.2.6. TLS_REQCERT { never | allow | try | demand }

This directive is equivalent to the server's TLSVerifyClient option.
However, for clients the default value is demand and there generally
is no good reason to change this setting."

(I don't have any server setup so I can't test this myself now)


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/18049

-- 
Edit this bug report at http://bugs.php.net/?id=18049&edit=1

Reply via email to