4 The good thing about v4 keys is that the last 16 chars of the fingerprint are
5 the same as the 8 byte keyid, and likewise the last 8 chars are the 4 byte
6 keyid. For v3 keys that is not true. This, and some issues with HKP key servers
7 make the handling of v3 a PITA.
9 To sign v3 keys with caff, do the following:
13 [note that caff does not accept fingerprints for v3 keys, use keyids]
15 The key will be imported from the keyserver, but caff thinks it failed. Now run
20 Since the key is already there, caff will proceed.
23 Of course, this could be automated... patches welcome :)
25 -- Christoph Berg <cb@df7cb.de> Sat, 2 Jul 2005 21:34:48 +0200