On 06/01/18 06:27, Charles E. Blair wrote:
> However, the command
> 
> gpg testfile.gpg yields the message
> 
>> gpg: WARNING: no command supplied.  Trying to guess what you mean ...
>> gpg: AES encrypted data
>> gpg: encrypted with 1 passphrase
> and creates a plaintext file without asking for
> a passphrase.

It would seem that the command '-d' is missing.

gpg -d testfile.gpg

works for me. And requests the password before decrypting.

Philip

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

Reply via email to