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

           Summary: Mod_SSL does not set AUTH_TYPE with client certificate
                    authentication
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Even when using "SSLVerifyClient require" directive,
AUTH_TYPE is not set.
As standard env variable could not be modified by SetEnv or RewriteRule
directive, I could not set AUTH_TYPE to Certificate to pass it to an
application using AJP.
(It is to migrate an application from Iplanet To Apache without modifications).


-- 
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