I see. I guess I will look into using apache httpclient or some other library 
(any recommendation?).  
Webshpere actually takes care of outbound SSL connection by configuration (no 
extra coding) that's why I got confused. 
Thanks for input, Chuck. 
 
YF
 
> From: chuck.caldar...@unisys.com
> To: users@tomcat.apache.org
> Date: Sat, 7 Aug 2010 11:22:41 -0500
> Subject: RE: Two-way SSL setup as Tomcat as a client
> 
> > From: yifeng wu [mailto:yifen...@hotmail.com]
> > Subject: RE: Two-way SSL setup as Tomcat as a client
> > 
> > I am refering two way SSL not just one way.
> 
> Irrelevant; Pid's statement still stands: it's your webapp, not Tomcat, that 
> is trying to communicate with an external server. Tomcat plays no role is 
> such a connection, it's entirely up to your webapp. There is nothing in 
> Tomcat to configure for this, since Tomcat is not involved. You'll need to 
> use the secure connection capabilities of the JRE or a 3rd-party library of 
> your choice to do the negotiation.
> 
> - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
                                          

Reply via email to