Re: No secret key on 1 file

2013-08-16 Thread Henry Hertz Hobbit
essage- > From: Werner Koch [mailto:w...@gnupg.org] > Sent: Friday, August 16, 2013 10:36 AM > To: Steven Bonda > Cc: gnupg-users@gnupg.org > Subject: Re: No secret key on 1 file > > On Fri, 16 Aug 2013 14:56, sbo...@advance-medical.com said: > >> gpg: encrypted wi

RE: No secret key on 1 file

2013-08-16 Thread Steven Bonda
16, 2013 10:36 AM To: Steven Bonda Cc: gnupg-users@gnupg.org Subject: Re: No secret key on 1 file On Fri, 16 Aug 2013 14:56, sbo...@advance-medical.com said: > gpg: encrypted with RSA key, ID 727A253D > gpg: decryption failed: No secret key Please check thenoutput of gpg2 -v -K 727A253D

RE: No secret key on 1 file

2013-08-16 Thread Steven Bonda
gnupg.org] Sent: Friday, August 16, 2013 10:36 AM To: Steven Bonda Cc: gnupg-users@gnupg.org Subject: Re: No secret key on 1 file On Fri, 16 Aug 2013 14:56, sbo...@advance-medical.com said: > gpg: encrypted with RSA key, ID 727A253D > gpg: decryption failed: No secret key Please chec

Re: No secret key on 1 file

2013-08-16 Thread Werner Koch
On Fri, 16 Aug 2013 14:56, sbo...@advance-medical.com said: > gpg: encrypted with RSA key, ID 727A253D > gpg: decryption failed: No secret key Please check thenoutput of gpg2 -v -K 727A253D If you can't see the reason, you may want to gpg2 -v --edit-key 727A253D to see some more details.

Re: No secret key on 1 file

2013-08-16 Thread Larry Brower
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/16/2013 07:56 AM, Steven Bonda wrote: > --batch --passphrase Have you tried to do this without --batch and --passphrase? Is there any change? - -- Larry Brower, CCNA Fedora Ambassador - North America Fedora Quality Assurance lbro...@fe

RE: No secret key on 1 file

2013-08-16 Thread Steven Bonda
gnupg.org Subject: Re: No secret key on 1 file On Wed, 14 Aug 2013 22:30, sbo...@advance-medical.com said: > When I run the following command: > > Gpg2 -batch -passphrase pass -o c:\temp\temp.txt -d c:\temp\file.pgp I assume you used Gpg2 --batch --passphrase pass -o c:\temp\temp.txt -

Re: No secret key on 1 file

2013-08-16 Thread Werner Koch
On Wed, 14 Aug 2013 22:30, sbo...@advance-medical.com said: > When I run the following command: > > Gpg2 -batch -passphrase pass -o c:\temp\temp.txt -d c:\temp\file.pgp I assume you used Gpg2 --batch --passphrase pass -o c:\temp\temp.txt -d c:\temp\file.pgp That is two dashes for the long op