mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Use more specific reason codes for INV_RECP.
* g10/pkclist.c (find_and_check_key, build_pk_list): Use more specific reasons codes for INV_RECP. -- GnuPG-bug-id: 1650
This commit is contained in:
parent
b67e4e523e
commit
45ed901c46
2 changed files with 17 additions and 7 deletions
|
@ -583,6 +583,8 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
|
|||
- 10 :: Key not trusted
|
||||
- 11 :: Missing certificate
|
||||
- 12 :: Missing issuer certificate
|
||||
- 13 :: Key disabled
|
||||
- 14 :: Syntax error in specification
|
||||
|
||||
Note that for historical reasons the INV_RECP status is also used
|
||||
for gpgsm's SIGNER command where it relates to signer's of course.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue