diff options
Diffstat (limited to 'doc/gpgv.texi')
-rw-r--r-- | doc/gpgv.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gpgv.texi b/doc/gpgv.texi index 6bcbc0add..280966bf8 100644 --- a/doc/gpgv.texi +++ b/doc/gpgv.texi @@ -118,6 +118,14 @@ checks into warnings. @include opt-homedir.texi +@item --weak-digest @code{name} +@opindex weak-digest +Treat the specified digest algorithm as weak. Signatures made over +weak digests algorithms are normally rejected. This option can be +supplied multiple times if multiple algorithms should be considered +weak. MD5 is always considered weak, and does not need to be listed +explicitly. + @end table @mansect return value |