> 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