Re: secret key not available

2016-06-01 Thread Jonas Hedman
On 16-06-01 21:14:16, DODDI ANTHONY BALARAJU cs15d008 wrote: > hI, > > > I'm new to this GPG usage. I dont need any internals. I am running a shell > script in which following line causes error : > > gpg --yes --

Re: secret key not available

2016-06-01 Thread Juan Miguel Navarro Martínez
What's the output of `gpg -K`? El 01/06/16 a las 17:44, DODDI ANTHONY BALARAJU cs15d008 escribió: > hI, > > > > I'm new to this GPG usage. I dont need any internals. I am running a > shell script in which followi

Re: secret key not available

2016-06-01 Thread Daniel Kahn Gillmor
On Wed 2016-06-01 11:44:16 -0400, DODDI ANTHONY BALARAJU cs15d008 wrote: > > I'm new to this GPG usage. I dont need any internals. I am running a shell > script in which following line causes error : > > gpg --yes

Re: Secret key not available

2012-05-25 Thread Werner Koch
On Fri, 25 May 2012 17:25, bd9...@att.com said: > I don't get as much info returned as you guys but that's probably because I > Have an "old" gpg version on my system (1.4.11): That is not very old. 1.4 is fully maintained in addition to 2.x. > gpg: encrypted with ELG-E key, ID 1B8A6A37 > gpg:

Re: Secret key not available

2012-05-25 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 25.05.2012 16:39, DUELL, BOB wrote: > Hi, > > Couple quick questions (and probably a FAQ): > > 1. Attempting to decrypt a file that was sent to me by someone > else, I get this message: > > gpg: decryption failed: secret key not available

RE: Secret key not available

2012-05-25 Thread DUELL, BOB
uot;. Thanks again for the help! Bob -Original Message- From: Daniel Kahn Gillmor [mailto:d...@fifthhorseman.net] Sent: Friday, May 25, 2012 7:27 AM To: DUELL, BOB Cc: GnuPG Users Subject: Re: Secret key not available On 05/25/2012 09:39 AM, DUELL, BOB wrote: > 1. Attempting to decrypt a

Re: Secret key not available

2012-05-25 Thread Hauke Laging
Am Fr 25.05.2012, 13:39:27 schrieb DUELL, BOB: > Hi, > > Couple quick questions (and probably a FAQ): You need the link to the FAQ? http://www.gnupg.org/documentation/faqs.en.html > 1. Attempting to decrypt a file that was sent to me by someone else, > I get this message: > > gpg: de

Re: Secret key not available

2012-05-25 Thread Daniel Kahn Gillmor
On 05/25/2012 09:39 AM, DUELL, BOB wrote: > 1. Attempting to decrypt a file that was sent to me by someone else, > I get this message: > > gpg: decryption failed: secret key not available > > Could that mean the file was not encrypted with my public key? yes, that is one plausible

Re: secret key not available

2011-05-10 Thread Doug Barton
On 05/10/2011 18:43, Yard, John wrote: I exported a key that was needed by a bank from a pgp 6.5.8 secret keyring ... When I cat the exported key asc block It describes itself as a public key. So I think you've described the problem ... you didn't export the secret key, you exported the pu

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

Re: secret key (not) available

2006-12-18 Thread Telandor
Hi HHH Thank you for your fast answer! First of all, 2 of three of my files work now. Although I don't really know what I have done. I tiped once "gpg --home" (thank you Gou Yang) and then gpg created a file secring.gpg or so. Is this possible? Are the keys user specified? I remember that I had

Re: secret key (not) available

2006-12-17 Thread Henry Hertz Hobbit
On Wed, 2006-12-13 at 01:24 -0800, [EMAIL PROTECTED] wrote: > > > Hallo everybody > > I use GPG 1.4.4 and have encrypted a txt-file on computer A. Encrypted how, symmetrically, or asymmetrically? > I put this encrypted txt-file to computer B and wanted to decrypt > it there. Then computer B

RE: secret key (not) available

2006-12-13 Thread Gou Yang
Hello, If you were able to encrypt a file and then you listed the keys and found none then perhaps you are using an incorrect key ring. You should check to make sure you are using the right keyring or you should just use "--home" and specify the exact location. Regards, Gou From: Telandor