Description
gnupg version: 1.2.3
 os: win2k
 I was unable to sign a public key which was not selfsigned by the owner. Is this a bug or an new feature?
Fix
Unknown
gnupg version: 1.2.3
 os: win2k
 I was unable to sign a public key which was not selfsigned by the owner. Is this a bug or an new feature?
Unknown
That's a feature.  Since anyone can add a user ID to any key
(even if they do not have the secret key), requiring a
self-signature ensures that the key owner approves of the
additional user ID.  You can override this protection by
using --expert.