[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GnuPG can not read some pgp signatures



LeVA wrote:

[snip]

> And when I Save the attached signature, and run cat signature.asc |
> gpg --import, I get this messages:
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0

If those files are really data signatures, then this is to be expected.
Do you mean keys or key signatures here? You can only --import key
material. If you just want to verify a signature, you don't even need a
command line switch at all. Just

$ gpg signature.asc

will do.

-- 
Stefan Bellon



Reply to: