aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/openpgp/defs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/defs.inc b/tests/openpgp/defs.inc
index 008d32a43..2faa4c25a 100755
--- a/tests/openpgp/defs.inc
+++ b/tests/openpgp/defs.inc
@@ -245,6 +245,7 @@ for f in gpg.conf gpg-agent.conf ; do
gpg.conf)
[ -n "${opt_always}" ] && echo "no-auto-check-trustdb" >>"$f"
echo "agent-program $GPG_AGENT" >>"$f"
+ echo "allow-weak-digest-algos" >>"$f"
;;
gpg-agent.conf)