cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SOAP Adapter - Change Signature Algorithm

YouriC
Participant
0 Likes
2,017

Hi,

For one of my scenario, I have to change the Signature Algorithm in SOAP Adapter Receiver.

When I try to consume the Web Service, I receive this error :
SECU3518: Invalid digest algorithm 'http://www.w3.org/2000/09/xmldsig#sha1' used. Expecting 'http://www.w3.org/2001/04/xmlenc#sha256'

The problem has been confirmed by the Third Party (WS Provider).

I can not change/adapt the certificate.
He works perfectly with SOAPUI and this settings :

AXIS Adapter is maybe an Alternative but I need to know if it's possible with the SOAP Adapter.

Regards,
Youri

View Entire Topic
former_member607993
Contributor
YouriC
Participant
0 Likes

Hi Rajesh,

Your blog is very interesting.
I will see if I can apply this solution asap.

I also created a SAP Incident for this problem.
I think SAP has to handle SHA256 for Digest Algorithm, it's a W3.org recommendation.

Regards,
Youri

former_member607993
Contributor
0 Likes

Hi Youri,

Yes,please map the User defined function (which generates the Authorization header values dynamically) to XML root node in the Message Mapping.