Thanks again Mark,

I think it will be difficult to move to Tomcat 6 soon. If I change mod_proxy
to mod_jk, does mod_jk passes the client cert to Tomcat 5.5?

Thank you,
Andre
 


Mark Thomas wrote:
> 
> On 22/04/2010 20:00, acastanheira2001 wrote:
>> 
>> Thanks Mark,
>> 
>> I use mod_proxy (ProxyPass and ProxyReverse) to connect Apache (2.2.3) to
>> Tomcat(5.5)/Jboss (4.2). Can mod_proxy pass client cert to Tomcat?
> 
> With 5.5.x, not with out some custom code. With 6.0.x, yes.
> 
> You'd need to port this to Tomcat 5:
> http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/valves/SSLValve.java?view=annotate
> 
> Mark
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Client-cert-authentication-tp28287654p28364194.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to