Testsuite: clarify OCSP tests
[exim.git] / test / scripts / 5600-OCSP-OpenSSL / 5601
index a0e8540a237341e1bcd2831b1f34b93331b1ab0b..d6eac7c3d705964e36d5faa17383b7dc811fe13e 100644 (file)
@@ -26,7 +26,7 @@ millisleep 700
 #
 #
 # Client accepts good stapled info
-exim CALLER@test.ex
+exim goodstaple@test.ex
 test message.
 ****
 sleep 1
@@ -37,7 +37,7 @@ killdaemon
 # Client fails on lack of required stapled info
 exim -bd -oX PORT_D -DSERVER=server -DRETURN=""
 ****
-exim CALLER@test.ex
+exim nostaple_required@test.ex
 test message.
 ****
 sleep 1
@@ -50,7 +50,7 @@ sudo rm spool/db/retry*
 EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK=y exim -bd -oX PORT_D -DSERVER=server \
  -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.revoked.resp
 ****
-exim CALLER@test.ex
+exim revoked@test.ex
 test message.
 ****
 sleep 1
@@ -65,7 +65,7 @@ sudo rm spool/db/retry*
 EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK=y exim -bd -oX PORT_D -DSERVER=server \
  -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.dated.resp
 ****
-exim CALLER@test.ex
+exim expired@test.ex
 test message.
 ****
 sleep 1