I have searched the forum for the error we are receiving (1080:no private key could be found for decryption) and the scenarios are for movement between two servers. My scenario is the following:
Keypair created on development server. Both encrypt and decrypt commands work perfectly at the command line.
When trying to decrypt by running the script as a concurrent program, we are getting the 1080 error. I can cut and paste the exact line to the command line and it works perfectly: /opt/pgp/bin/pgp --decrypt HSA_OpenBankAccounts.csv.pgp --passphrase "Dev Password"
So for our development work, we are just doing the encrypt/decrypt on the same box. I can run an ecrypt through the concurrent program without problems. Can someone please try to point me in the right direction?
Using PGP Command Line 10.3.1 build 12070