cancel
Showing results for 
Search instead for 
Did you mean: 

WSS payload encryption with pi 7.1 for webservice.

Former Member
0 Kudos

Hi Gurus,

I want to implement Wss in PI 7.1 for publishing webservice with user name token.

just payload encryption is needed.... i need some help how to do that...

If someone have a guide or something similer.. I will be grateful.

tanks..

love u all...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

yes...

I am publishing the web-service to external system.

tanks for replay

agasthuri_doss
Active Contributor
0 Kudos

Sharon,

1) Set up HTTPS

2) Are you calling the Encryption service out of SAP PI box, If so use SOAP - HTTPS call to get encrypted.

The below threads & link will give an idea

http://help.sap.com/saphelp_nw04s/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm

Cheers

Agasthuri

Former Member
0 Kudos

Are u sure that i have to set up SSL.

As far as i know SSL in encryption for all the message and the WSS is for payload only.

agasthuri_doss
Active Contributor
0 Kudos

Sharon,

>just payload encryption is needed

You want to encrypt the message in SAP PI and sent to the target system right?

Cheers

Agasthuri