soap Signature verification error - PHP -


im facing problem consuming webservices wssecurity. im using robrichard's wse-php working fine encryption ( if miss mandatory field , server throw error msg mandatory field missing means can decrypt msg im sending ) .

but have problem signature. server returning signature verification failed error , when view log showing

[2015-06-24 11:16:33,061] warn uuid:3f6c703f-05e6-85e8-6b62-a4fa343cd54f [org.apache.ws.security.validate.signaturetrustvalidator]  [[active] executethread: '3' queue: 'weblogic.kernel.default (self-tuning)']:  no subject dn certificate constraints defined. security issue 

please post full code here. did have xml sample request ? test soapui first


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -