1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* gpg.sgml: Document keyserver-option include-subkeys. Note that

honor-http-proxy is a keyserver-option now.

* DETAILS: Add "Key not trusted" to INV_RECP status code.
This commit is contained in:
David Shaw 2002-08-30 19:28:33 +00:00
parent 46a58a0527
commit a30375ef28
3 changed files with 19 additions and 1 deletions

View file

@ -364,6 +364,8 @@ more arguments in future versions.
7 := "CRL too old"
8 := "Policy mismatch"
9 := "Not a secret key"
10 := "Key not trusted"
Note that this status is also used for gpgsm's SIGNER command
where it relates to signer's of course.