summaryrefslogtreecommitdiff
path: root/tests/cert-tests/certtool-rsa-pss.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cert-tests/certtool-rsa-pss.sh')
-rwxr-xr-xtests/cert-tests/certtool-rsa-pss.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/certtool-rsa-pss.sh b/tests/cert-tests/certtool-rsa-pss.sh
index 1a1aa4e65b..8dccc4e257 100755
--- a/tests/cert-tests/certtool-rsa-pss.sh
+++ b/tests/cert-tests/certtool-rsa-pss.sh
@@ -211,7 +211,7 @@ export TZ="UTC"
skip_if_no_datefudge
-datefudge "2012-11-22" \
+gnutls_timewrapper_standalone "2012-11-22" \
${VALGRIND} "${CERTTOOL}" --verify --load-ca-certificate "${srcdir}/data/cert-rsa-pss.pem" --infile "${srcdir}/data/cert-rsa-pss.pem"
rc=$?