On Thu, 24 May 2012 19:09, gonzale...@hildebrando.com said:

> but when I use this, the gpg send me a message:

I can't see that but I guess that you want to use this command line:

  gpg --armor --output enc.txt --encrypt --recipient secur...@gooddata.com
    --trust-model always --batch --yes signed.txt

(all in one line of course).

"--trust-model always" assumes the given key is valid and trusted,
"--batch" guarantees that the user is never asked, and "--yes" will
overwrite any existing "enc.txt".


Shalom-Salam,

   Werner


-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to