From 9d66580cff83d5b6cb6dc52ecc2fcfbfe1e94315 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 13 Dec 2007 15:45:40 +0000 Subject: Allow verification of some broken S-TRUST generated signatures. --- doc/debugging.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/debugging.texi') 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 -- cgit v1.2.3