Hi,

For the client side, I don't think there's any difference for https configuration between "code first" and "wsdl first", you just need configure http:conduit bean if you want to use spring, take a look at [1] to get more details.

For the server side, as you deploy it to Websphere(not standalone http transport), you need check Websphere doc to see how to configure https support for Websphere.
[1]http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html

Freeman
On 2011-8-12, at 下午6:17, Peter4Work wrote:

Hi,

My project required to protect web services by mutual authentication
(digital certificate with SSL). We are using 'code first' approach with CXF
2.4.1 and deploy server to Websphere 7. From the CXF site, it only has
sample and document for wsdl first approach.

Anyone has try with more complete steps or sample for reference? I want to know how to configure client side with spring and how to configure for the
server side?

Thanks.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Mutual-Authentication-for-code-first-approach-tp4692762p4692762.html
Sent from the cxf-user mailing list archive at Nabble.com.

---------------------------------------------
Freeman Fang

FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com









Reply via email to