diff options
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -398,11 +398,16 @@ revoke all the subkeys installed on that machine and install new subkeys. - Q: In the edit meu the trust values is not displayed correctly after + Q: In the edit menu the trust values is not displayed correctly after signing uids - why? A: This happens because the some informations are stored immediately in the trustdb, but the actual trust calculation can be done after the save command. This is a not easy to fix design bug which will be addressed in GnuPG 1.1 + Q: An Elgamal signature does not verify anymore since version 1.0.2 + A: Use the option --emulate-md-encode-bug. + + Q: Old versions of GnuPG can't verify ElGamal signatures + A: Update to GnuPG 1.0.2 |