On Sat, Jan 16, 2021 at 11:34 AM Ayoub Misherghi via Gnupg-users
<gnupg-users@gnupg.org> wrote:
>
>
> The intention is to sign and encrypt "data.file" producing a detached 
> signature file.
>
>
> a@b:c$ gpg -s -e -b -r Mike data.file
>
> gpg: conflicting commands
>
>
> Why is there a conflict? I do not want to produce an attached signature.

You use -s and -b, try 'gpg -a -b -e file'

Regards
Stefan

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

Reply via email to