On Fri, Mar 12, 2010 at 4:23 AM, Nedim Ozan Tekin
<[email protected]> wrote:
> Hi to all,
> in  ssl.conf file, i activated client verification as below..
>
> SSLVerifyClient require
>
>
> Now what i want is that the user name in the certificate..
> How can i get to this user name, in client certificate?
>

SSLoptions +ExportCertData

Some example environment variables are listed inside the ssloptions doc:

http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#ssloptions

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to