cancel
Showing results for 
Search instead for 
Did you mean: 

PGP Module Private key creation for ownPrivateKey parameter

Former Member
0 Kudos

Hello,

Need your help on the below.

We have an inbound Interface .We are using PGP Module in SFTP Sender channel to decrypt the message received from partner. Following parameters have been set.

We have generated the private key using below link. Not sure whether this is a right way to generate private key for the module as it talks about the private key authentication.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/305eeb5b-81e7-2f10-d8aa-9216de04c...

After using the same we are receiving an error as below.

I want to know have we generated the private key correctly?

And how can we resolve this error?

Regards,

Shradha.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182455
Active Contributor
0 Kudos

Hi Shradha,

while generating the Private key you have to give the password . same you can maintain in  the password in the channel.

Regards

Srinivas

Former Member
0 Kudos

Hi Srinu,

Thank you for ur quick reply.

But would be able to confirm if the steps we followed are correct to generate the private key.

Also, Do we have to keep the extension as .asc.?

Regards,

Shradha.

Former Member
0 Kudos

Are you in a cluster node environment?

I had same issuein our productive environment and the problem was the key Root Path parameter, try usestandard pathto store key file and remove keyRoothPath parameterfrom your channel.

Store your private key and public bank files in path: usr/sap/<SID>/<Instance>/sec

In our system it solvethe problem.

Best regards,

Alberto