diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-22 12:18:54 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-22 12:23:37 +0100 |
commit | adcf0aa0e5ee6bdd7136baa06cb67faafd182343 (patch) | |
tree | 75244dbd710cd522a23b439c055a356ca2cd1636 /test/scripts/5650-OCSP-GnuTLS | |
parent | bcd69700de5abae9ece41aadd403b621c6869ed6 (diff) |
Testsuite: handle non-exim-writable testcase spoolfiles
Diffstat (limited to 'test/scripts/5650-OCSP-GnuTLS')
-rw-r--r-- | test/scripts/5650-OCSP-GnuTLS/5653 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/test/scripts/5650-OCSP-GnuTLS/5653 b/test/scripts/5650-OCSP-GnuTLS/5653 deleted file mode 100644 index 55cea8b31..000000000 --- a/test/scripts/5650-OCSP-GnuTLS/5653 +++ /dev/null @@ -1,23 +0,0 @@ -# OCSP stapling, server, multiple chain-element OCSP -# -# -# -exim -z '1: Server sends good staple on request, to client requiring RSA auth' -**** -# -exim -d+all -bd -oX PORT_D -DSERVER=server -**** -exim -odf \ - -DOPT=NONE:+SIGN-RSA-SHA256:+VERS-TLS-ALL:+ECDHE-RSA:+DHE-RSA:+RSA:+CIPHER-ALL:+MAC-ALL:+COMP-NULL:+CURVE-ALL:+CTYPE-X509 \ - -DCERT=DIR/aux-fixed/exim-ca/example.com/server1.example.com/ca_chain.pem \ - rsa.auth@test.ex -Subject: test - -. -**** -killdaemon -# -# -# -# -no_msglog_check |