To answer my own question, I still need to set HTTPConduit for Client running
in Tomcat.
The SSL configuration for tomcat is for server application only??



yulinxp wrote:
> 
> CXF server is running in JBoss. JBoss has enable SSL on it. 
> CXF client is another web application running in Tomcat in a different
> machine. Tomcat also has enable SSL on it. 
> 
> So when client connecting to Server via HTTPS, how do I setup SSL for CXF
> client?
> My understanding is that, if JBoss and Tomcat's keystoreFile and
> truststoreFile are setup correctly(they include each other to
> truststoreFile), 
> then I don't need to configure SSL for CXF client. 
> Am I right?
> 

-- 
View this message in context: 
http://www.nabble.com/CXF-client-SSL-configure-question-tp15146286p15467922.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to