diff options
Diffstat (limited to 'test/scripts/5600-OCSP-OpenSSL')
-rw-r--r-- | test/scripts/5600-OCSP-OpenSSL/5602 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/test/scripts/5600-OCSP-OpenSSL/5602 b/test/scripts/5600-OCSP-OpenSSL/5602 deleted file mode 100644 index 02c27ce44..000000000 --- a/test/scripts/5600-OCSP-OpenSSL/5602 +++ /dev/null @@ -1,32 +0,0 @@ -# OCSP stapling, server, multiple leaf-certs -# This will fail on OpenSSL versions before 1.1.0 -# -# -# -exim -z '1: Server sends good staple on request, to client requiring RSA auth' -**** -# -exim -bd -oX PORT_D -DSERVER=server -**** -exim -odf -DSELECTOR=auth_rsa rsa.auth@test.ex -Subject: test - -. -**** -killdaemon -# -# -# -# -exim -z '2: Server sends good staple on request, to client preferring ECDSA auth' -**** -# -exim -bd -oX PORT_D -DSERVER=server -**** -exim -odf -DSELECTOR=auth_ecdsa ecdsa.auth@test.ex -Subject: test - -. -**** -killdaemon -no_msglog_check |