aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-12-13 15:45:40 +0000
committerWerner Koch <[email protected]>2007-12-13 15:45:40 +0000
commit9d66580cff83d5b6cb6dc52ecc2fcfbfe1e94315 (patch)
tree7373ba64496d9695d194ed16c54abee7f5f887ba /doc/debugging.texi
parentAllow type 20 keys only with option --rfc2440. (diff)
downloadgnupg-9d66580cff83d5b6cb6dc52ecc2fcfbfe1e94315.tar.gz
gnupg-9d66580cff83d5b6cb6dc52ecc2fcfbfe1e94315.zip
Allow verification of some broken S-TRUST generated signatures.
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r--doc/debugging.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi
index fb27b2710..242d601cb 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -182,7 +182,12 @@ such a certificate. You may use the @code{relax} flag in
fingerprint and this flag may only be added manually to
@file{trustlist.txt}.
+@item Error message: ``digest algorithm N has not been enabled''
+The signature is broken. You may try the option
+@option{--extra-digest-algo SHA256} to workaround the problem. The
+number N is the internal algorighm indentifier; for example 8 refers to
+SHA-256.
@end itemize