summaryrefslogtreecommitdiff
path: root/tests/cert-tests/pkcs7-cat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cert-tests/pkcs7-cat')
-rwxr-xr-xtests/cert-tests/pkcs7-cat2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/pkcs7-cat b/tests/cert-tests/pkcs7-cat
index 0f5b82df12..6543397431 100755
--- a/tests/cert-tests/pkcs7-cat
+++ b/tests/cert-tests/pkcs7-cat
@@ -36,7 +36,7 @@ OUTFILE=out-pkcs7.$$.tmp
. ${srcdir}/../scripts/common.sh
-check_for_datefudge
+skip_if_no_datefudge
datefudge -s "2016-10-1" \
${VALGRIND} "${CERTTOOL}" --verify-allow-broken --p7-verify --inder --infile "${srcdir}/data/pkcs7-cat.p7" --load-ca-certificate "${srcdir}/data/pkcs7-cat-ca.pem"
rc=$?