X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59a286efa436395d340a4aba2bff35d611800bb5..86e280ca236af22136ad21cc8da30ed82afb0a02:/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 ****