Skip to Content
0
Former Member
Dec 02, 2008 at 03:13 AM

Encryption Method algorithm for WS security

144 Views

Hi there,

We enabled WS security for one of our interface which acts as a consumer to use one web service provided by our partner.

The connectivity is in place and we verified our request was received and processed, but the following is the returned message:

soap fault: Data Encryption Algorithm http://www.w3.org/2001/04/xmlenc#tripledes-cbc not supported. Supported Algorithms are 3DES, AES-128 and AES-256.

We turn on trace in our XI system, and it is true that we used xmlenc#tripledes-cbc as the encryption algorithm. Our partner is saying that they only support AES-128 algorithm.

Now my question is that if we have to change our encryption algorithm to AES-128 in XI? if so, how we can do that?

Thanks in advance..

Jerry Zhang.