cancel
Showing results for 
Search instead for 
Did you mean: 

Error detail: “ModuleException: Public key with keyID -6418************ not found in key ring”

Former Member
0 Kudos

Hi All,

We are getting below error in our FIle sender channel for one of the third parties.

Error detail: “ModuleException: Public key with keyID -6418************ not found in key ring”

This channel is making use of Aedpative PGP module and this public key is working fine in our no prod environment and for other interfaces.

Third party confirmed they are using the correct public key and we verified it. Can any one please help?

Regards,

Sriram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The issue was due to mismatch of the public key for the third party which was missing in PI

iaki_vila
Active Contributor
0 Kudos

Hi Siram,

Thanks for sharing the final resolution.

Regards.

Answers (3)

Answers (3)

former_member192892
Active Contributor
0 Kudos

Hi Sriram.. I have worked on Aedaptive adapter before. And sometime this issue happens. The best thing to do is, to install gnu pg on your desktop. Import the public key. Then put the gnu pg generated key ring file to sap pi server and refer that key ring file in your module.

Regards

Varun

Former Member
0 Kudos

Hi Inaki,

Can you please elaborate on the below:

You should to check if the  parameter signer is established

REgards,

Sriram

Former Member
0 Kudos

Hi Varun,

Please provide more details on the gnu pg and steps for our basis team to perform in order to resolve the issue.

Regards,

Sriram

iaki_vila
Active Contributor
0 Kudos

Hi Siram,

I dont know so much this adapter, but the normal cause of this error is that you have left out this parameter or the path to the public key ring file is wrong. You should to check if the  parameter signer is established and the parameter publicKeyRing.

Regards.

Former Member
0 Kudos

Hi All,

Please assist on the above.

Regards,

Sriram