diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 37fcd0bb6..45862f372 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -270,8 +270,16 @@ more arguments in future versions. IMPORTED <long keyid> <username> The keyid and name of the signature just imported + IMPORT_PROBLEM <reason> [<fingerprint>] + Issued for each import failure. Reason codes are: + 0 := "No specific reason given". + 1 := "Invalid Certificate". + 2 := "Issuer Certificate missing". + 3 := "Certificate Chain too long". + 4 := "Error storing certificate". + IMPORT_RES <count> <no_user_id> <imported> <imported_rsa> <unchanged> - <n_uids> <n_subk> <n_sigs> <n_revoc> <sec_read> <sec_imported> <sec_dups> + <n_uids> <n_subk> <n_sigs> <n_revoc> <sec_read> <sec_imported> <sec_dups> <not_imported> Final statistics on import process (this is one long line) FILE_START <what> <filename> |