one of my ESB wso2ei6 carbon apps needs to use WS-Security with 
x509TokenProfile to query a remote soap service.

The send mediator I wrote signs correctly the soap body of the request and then 
sends the soap message to the service as expected (no body encryption).

I can see the service response and its datas in the logs (no encryption, I can 
read the content and it's all ok), great, but after that I get this error:

[EI-Core] ERROR - AxisEngine The certificate used for the signature is not 
trusted org.apache.axis2.AxisFault: The certificate used for the signature is 
not trusted

So the service response and datas are not forwarded.

The service we request have a self-signed certificate  I have imported into the 
wso2 client-truststore.jks store and trusted it (it is a "trustedCertEntry").

So... I don't understand what's the problem ...

Any idea on how to make this certificate trusted for wso2 ?

Thanks for this

Bernard

_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to