ID: 42552
Updated by: [EMAIL PROTECTED]
Reported By: weisz at vcpc dot univie dot ac dot at
-Status: Open
+Status: Feedback
Bug Type: Apache2 related
Operating System: Linux
PHP Version: 5.2.4
New Comment:
As this function only fetches stuff from the apache environment, it's
not possible to be a PHP bug if these are not set in it. Have you tried
to access those using getenv() instead?
Previous Comments:
------------------------------------------------------------------------
[2007-09-04 21:32:17] weisz at vcpc dot univie dot ac dot at
Description:
------------
apache_getenv("SSL_CLIENT_S_DN_OU_n") with n=0,1,2 returns false.
Apache introduced the environment variables SSL_CLIENT_S_DN_OU_n with
mod_ssl in version 2.2 (the actual version is 2.2.4). PHP didn't follow
this development. Please catch up!
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=42552&edit=1