Secret Key Not Available

2008-10-03 Thread Tim Stebar
Hello, I created an EDI job (Trinary translation/schedule) that pulls down files and it decrypts just fine from the command line as well as if I spawn the EDI job from the command line. However, if I schedule the job in Trinary (kicks off the job by itself) it will not decrypt the file.

Re: Import Secret Key

2008-10-03 Thread Todd Zullinger
Thomas Chitwood wrote: I need to import an additional secret key to my keyring. I am running gpg 1.4.5. What is the command to do this? I thought it would be gpg --import-secret-keys key id, but that doesn't seen to work. Two problems: 1) There is no --import-secret-keys option. See the

verifying signatures with gpgme 1.1.6

2008-10-03 Thread Ivo Alxneit-Kamber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi all i do not quite understand how i should interpret the result of `gpgme_op_verify_result(ctx)`. using gpg for my two files `foo` and `bar` i obtain what i expected. $ gpg --verify foo gpg: Signature made Thu 02 Oct 2008 10:32:46 AM CEST using

Re: Secret Key Not Available

2008-10-03 Thread David Shaw
On Wed, Oct 01, 2008 at 04:45:51PM -0600, Tim Stebar wrote: Hello, I created an EDI job (Trinary translation/schedule) that pulls down files and it decrypts just fine from the command line as well as if I spawn the EDI job from the command line. However, if I schedule the job in