https://issues.apache.org/bugzilla/show_bug.cgi?id=45875

Willy Weisz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #12 from Willy Weisz <[email protected]> 2011-02-12 17:34:53 
EST ---
(In reply to comment #11)
> You're correct.  I've fixed the manual - r1070094

You fixed the manual by inserting that <DN_component> should contain the same
value as <DN_component>_0, but the code is still in error.

<DN_component>_0 is still not provided, only <DN_component> which contains the
same value as <DN_component>_0 should.

The following values are extracted from the output of phpinfo():

SSL_CLIENT_S_DN     /C=AT/O=AustrianGrid/OU=UniVie/OU=VCPC/CN=Willy Weisz 

SSL_CLIENT_S_DN_OU     UniVie
SSL_CLIENT_S_DN_OU_1     VCPC 

but SSL_CLIENT_S_DN_OU_0 is missing!!!!

Also the PHP function apache_getenv("SSL_CLIENT_S_DN_OU_0") doesn't return
anything.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to