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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to