You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Ahmad Alhaj Hussein <ah...@gmail.com> on 2013/04/17 09:43:04 UTC

Re: web service client authorization(.cer and .p12) under Https\SSL CXF SOAP

<http://cxf.547215.n5.nabble.com/file/n5726420/ssl.gif> 

The above code is working fine with SSL but the problem was from the web
service address in WSDL as appear in closed image that contain the steps for
SSL, so I used the local copy of WSDL and changed the URL from the WSDL
because the client can't update it.

URL wsdlURL = Communication.class.getResource("/config/Palestine.wsdl");

so I suggest to test the web service without SSL and after that with SSL.



--
View this message in context: http://cxf.547215.n5.nabble.com/web-service-client-authorization-cer-and-p12-under-Https-SSL-CXF-SOAP-tp5724876p5726420.html
Sent from the cxf-user mailing list archive at Nabble.com.