Hi folks,
I'm configuring a scenario where I have to read a pgp encrypted file from a third party location. I have the following configuration in the module of my file (FTP) sender communication channel.
keyRootPath - \\PISERVER\usr\sap\POD\J00\sec
ownPrivateKey - secret-key-5749C889.asc
pwdOwnPrivateKey - *******
partnerPublicKey - abcrsolutions.asc
I got this error in the communication channel - com.sap.engine.services.jndi.persistent.exceptions720.NameNotFoundException: Object not found in lookup of PGPcryption.
My ping channel works fine.
I appreciate your suggestions.
Thanks
Sathish