Hi,

I have "main apache server" that proxy the requests to another "apache 
mod_wsgi server".

"main apache server" do not have mod_wsgi. Client send request to "main 
apache server", using client certificate.

When "main apache server" proxy the request, it uses its own certificate to 
hand shake with "apache mod_wsgi server".

And "apache mod_wsgi server"  has configuration like this..

   SSLOptions +StdEnvVars

form  os.environ.get('SSL_CLIENT_S_DN_CN'), getting the "main apache 
server" certificate common name, but I need client certificate common name.

Please suggest is there any additional options should I set in "apache 
mod_wsgi server".

Thanks in advance.

-Srinivas









-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to