--allow-secret-key-import
Florian Weimer
fw@deneb.enyo.de
Thu Jun 21 23:23:01 2001
Werner Koch <wk@gnupg.org> writes:
> >> gpg --allow-secret-key-import myPGPkeywithPrivatekeyFromWindows.asc
>
> fw> Werner, haven't I told you to fix that error message? I think it's
> fw> really necessary. ;-)
>
> Some folks may want to add this to there options file and this would
> be impossible if it also implies the --import command.
Not the behavior, the error message:
| gpg: secret key C06EC3B5 not imported (use --allow-secret-key-import
| to allow for it)
IMHO, this suggests to use --allow-secret-key-import *instead* of
--import.
What about 'invoke with --allow-secret-key to import it'? (The
omission of '-import' is intentional.)
> Anyway, it is a hack.
I agree.