cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to ECC encryption scenario

Former Member
0 Kudos

I have SOAP to ECC scenario and it is working fine. The client wants the scenario to be slightly modified.

They want encryption decryption. They want to send messages encrypted and we will decryt in sender soap adapter. They are asking encryption certificates for that. what kind of certificate shold I create? are there any blogs for that? and after creating certificate, I have to share only the public key with them, right?

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Midhun,

You can check the standard PGP module:

Regards,

Former Member
0 Kudos

HI Inaki

we don't want to do PGP. just the normal certificate creation and public key sharing.. can you suggest something

GauravKant
Contributor
0 Kudos

Hi Midhun,

PFB thread. It might help you.

https://scn.sap.com/thread/1590654

Regards,

Gaurav

manoj_khavatkopp
Active Contributor
0 Kudos

Midhun,

I doudt if you can use x.509 certificate for encryption/decryption usually these are used for authentication.

or else you can go for encryption using cipher key as explained in below blog :

Br,

Manoj