Hi!
Putting "min-cert-level 1" in .caff/gnupghome/gpg.conf solved, thanks :)

The outputs from the two lines you indicated are different:
 $ gpg --min-cert-level=1 --export-options export-clean --export $keyID
| gpg --list-packets | grep 'sigclass 0x11$' |wc -l
 11
 $ gpg --min-cert-level=2 --export-options export-clean --export $keyID
| gpg --list-packets | grep 'sigclass 0x11$' |wc -l
 0

I have to retire my statement on Key2: the problem is present also with
this key. To verify this I created a new gpg key with an empty pubring
and tried to sign with caff that Key2 and it didn't work. With my main
key I didn't see the problem because in the past I signed a few userids
of that key (with cert-level=3).

Thanks,
Ilario

-- 
Ilario Gelmetti
iocheson...@gmail.com
ilario.gelme...@sns.it

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to