X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..9bf74b9c298f6968417fe88a68ccdf2179db1403:/test/scripts/5650-OCSP-GnuTLS/5651 diff --git a/test/scripts/5650-OCSP-GnuTLS/5651 b/test/scripts/5650-OCSP-GnuTLS/5651 index dbf802298..567fec2b6 100644 --- a/test/scripts/5650-OCSP-GnuTLS/5651 +++ b/test/scripts/5650-OCSP-GnuTLS/5651 @@ -47,7 +47,7 @@ no_msglog_check # # # Client fails on revoked stapled info -sudo rm DIR/spool/db/retry +sudo rm DIR/spool/db/retry* EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK=y exim -bd -oX PORT_D -DSERVER=server \ -DOPT=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.revoked.resp **** @@ -61,7 +61,7 @@ killdaemon # # # Client fails on expired stapled info -sudo rm DIR/spool/db/retry +sudo rm DIR/spool/db/retry* EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK=y exim -bd -oX PORT_D -DSERVER=server \ -DOPT=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.dated.resp ****