


Hi,
I'm trying to use gpg on Adobe campaign classic onpremise. GPG is already installed on the app server.
I'm followed the following description: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/encrypt-data-files-and-push...
When execution the following Code I'm getting an error message:
result: -53,gpg: error retrieving 'xxx' via WKD: No inquire callback in IPC gpg: xxx: skipped: No inquire callback in IPC gpg: xxx: encryption failed: No inquire callback
XSV-350201 Execute the command 'gpg --encrypt -r xxx xxx' with user ''.
Executing gpg directly in cmd works fine.
Does someone has an idea?
Thanks
Adrian
Views
Replies
Sign in to like this content
Total Likes
Add -vv in order to see few more lines which could point to the real issue (like gpg: Note: signature key ... expired)
Regards,
Milan
Add -vv in order to see few more lines which could point to the real issue (like gpg: Note: signature key ... expired)
Regards,
Milan
Hi Milan
Thanks for your answer.
Meanwhile it's working. I don't know why. But it seems like I had to import the public key through AC itself. First I've uploaded the key through Kleopatra which was causing this error.
Regards
Adrian
Views
Replies
Sign in to like this content
Total Likes