You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Bandi <ba...@gmail.com> on 2010/05/12 11:49:05 UTC

Accessing .NET sct web service methods using x509 certificate

Hi All,

I am facing one issue with apache cxf 2.2.8 java web client which access
.NET sct web servicess using x509 certificate authentication. The issue is
some of the methods are working fine from java but some of the methods from
the save .svc are throwing exception like:
May 12, 2010 3:11:34 PM org.apache.xml.security.signature.Reference verify
WARNING: Verification failed for URI "#_0"
May 12, 2010 3:11:34 PM org.apache.xml.security.signature.Reference verify
WARNING: Expected Digest: WjOSp3fgkne14DxkhLJx5cALtto=
May 12, 2010 3:11:34 PM org.apache.xml.security.signature.Reference verify
WARNING: Actual Digest: CTDDeDeH4i8tAp2aqIbfmTgHwR4=
May 12, 2010 3:11:34 PM org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
handleMessage
WARNING: 
org.apache.ws.security.WSSecurityException: The signature or decryption was
invalid

What may the problem? Please help me.

Thanks in advance
Bandi
-- 
View this message in context: http://old.nabble.com/Accessing-.NET-sct-web-service-methods-using-x509-certificate-tp28533884p28533884.html
Sent from the cxf-user mailing list archive at Nabble.com.