git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
When pipelining under TLS do not treat fd-readability as tls-readability
[users/heiko/exim.git]
/
test
/
scripts
/
5600-OCSP-OpenSSL
/
5611
diff --git
a/test/scripts/5600-OCSP-OpenSSL/5611
b/test/scripts/5600-OCSP-OpenSSL/5611
index 248c44219947e0b8f020f8898e909bbeec4fa511..cb8f44fe133ff602500a230805dad09b2e1c8cac 100644
(file)
--- a/
test/scripts/5600-OCSP-OpenSSL/5611
+++ b/
test/scripts/5600-OCSP-OpenSSL/5611
@@
-15,7
+15,7
@@
killdaemon
#
# Client works when we don't request OCSP stapling
exim -bd -oX PORT_D -DSERVER=server \
#
# Client works when we don't request OCSP stapling
exim -bd -oX PORT_D -DSERVER=server \
- -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.good.resp
+ -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.
signernocert.
good.resp
****
exim nostaple@test.ex
test message.
****
exim nostaple@test.ex
test message.
@@
-48,7
+48,7
@@
sudo rm spool/db/retry
#
# Client fails on revoked stapled info
EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK=y exim -bd -oX PORT_D -DSERVER=server \
#
# Client fails on revoked stapled info
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
+ -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.
signernocert.
revoked.resp
****
exim CALLER@test.ex
test message.
****
exim CALLER@test.ex
test message.
@@
-63,7
+63,7
@@
sudo rm spool/db/retry
#
# Client fails on expired stapled info
EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK=y exim -bd -oX PORT_D -DSERVER=server \
#
# Client fails on expired stapled info
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
+ -DRETURN=DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.ocsp.
signernocert.
dated.resp
****
exim CALLER@test.ex
test message.
****
exim CALLER@test.ex
test message.