On Fri, Mar 12, 2010 at 4:23 AM, Nedim Ozan Tekin
<nte...@havelsan.com.tr> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to