How setup APIX to encrypt one or more elements in a SOAP envelope?
book
Article ID: KB0083858
calendar_today
Updated On:
Description
This article provided a sample policy file to configure APIX-G to encrypt one or more elements in a SOAP envelope.
Environment
All supported platforms.
Resolution
The attached (Filename: EncryptElement.policy) can be used to configure APIX-G to encrypt one or more elements in a SOAP envelope.
If the engine throws the following error:
No such algorithm: http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p)
Change the algorithm to
<wssp:Basic128Rsa15 />
instead of
<wssp:Basic128 />
Issue/Introduction
This article provided a sample policy file to configure APIX-G to encrypt one or more elements in a SOAP envelope.
Attachments
How setup APIX to encrypt one or more elements in a SOAP envelope?
get_app
Feedback
thumb_up
Yes
thumb_down
No