GnuPG FAQ 4.14 automated environment
Timo Schulz
twoaday@freakmail.de
Thu Oct 10 13:51:02 2002
On Thu Oct 10 2002; 12:45, graham.wildridge@bt.com wrote:
> I do this then try and sign but I get the following error messages
If you export only the secret subkeys, which means you don't have
a primary key, you cannot sign something until you add a '!' to
the keyid which forces GPG to use a this key (the subkey) for signing.
> gpg: secret key parts are not available
> gpg: no default secret key: general error
> gpg: test.txt: clearsign failed: general error
See above.
Timo