X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F5600-OCSP-OpenSSL%2F5601;h=4bdf696c27fa4627bdb4001a1468ecc2f2c98fe8;hb=d4dc049f9a9e80ac3a470fd644418668eefedecb;hp=b2983eb0d16c1e94d88ccf8aad687e693bc9f76c;hpb=57233af5f91cdca9a0232a71fab2d12a538cb1a6;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/5600-OCSP-OpenSSL/5601 b/test/scripts/5600-OCSP-OpenSSL/5601 index b2983eb0d..4bdf696c2 100644 --- a/test/scripts/5600-OCSP-OpenSSL/5601 +++ b/test/scripts/5600-OCSP-OpenSSL/5601 @@ -1,10 +1,10 @@ # OCSP stapling, client # # -# Client works when we don't demand OCSP stapling +# Client works when we request but don't require OCSP stapling and none comes exim -bd -oX PORT_D -DSERVER=server -DOCSP=/dev/null **** -exim nostaple@test.ex +exim norequire@test.ex test message. **** sleep 1 @@ -13,10 +13,19 @@ killdaemon # # # -# Client accepts good stapled info +# Client works when we don't request OCSP stapling exim -bd -oX PORT_D -DSERVER=server \ -DOCSP=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.good.resp **** +exim nostaple@test.ex +test message. +**** +millisleep 500 +# +# +# +# +# Client accepts good stapled info exim CALLER@test.ex test message. **** @@ -25,7 +34,7 @@ killdaemon # # # -# Client fails on lack of requested stapled info +# Client fails on lack of required stapled info exim -bd -oX PORT_D -DSERVER=server -DOCSP=/dev/null **** exim CALLER@test.ex @@ -33,7 +42,7 @@ test message. **** sleep 1 killdaemon -no_msglog_check +sudo rm spool/db/retry # # # @@ -46,6 +55,8 @@ test message. **** sleep 1 killdaemon +millisleep 200 +sudo rm spool/db/retry # # # @@ -63,3 +74,4 @@ killdaemon # # # +no_msglog_check