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
DSN: add References: header. Bug 2452
[users/heiko/exim.git]
/
test
/
scripts
/
5650-OCSP-GnuTLS
/
5652
diff --git
a/test/scripts/5650-OCSP-GnuTLS/5652
b/test/scripts/5650-OCSP-GnuTLS/5652
index 4a33ea8629be39b346bad7cc953ac8e949fa29b7..07fda294c47f91c049ab74f93045076f14844f04 100644
(file)
--- a/
test/scripts/5650-OCSP-GnuTLS/5652
+++ b/
test/scripts/5650-OCSP-GnuTLS/5652
@@
-1,4
+1,4
@@
-# OCSP stapling, server, multiple certs
+# OCSP stapling, server, multiple
leaf-
certs
#
#
#
#
#
#
@@
-7,10
+7,7
@@
exim -z '1: Server sends good staple on request, to client requiring RSA auth'
#
exim -bd -oX PORT_D -DSERVER=server
****
#
exim -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
+exim -odf -DSELECTOR=auth_rsa rsa.auth@test.ex
Subject: test
.
Subject: test
.
@@
-25,10
+22,7
@@
exim -z '2: Server sends good staple on request, to client preferring ECDSA auth
#
exim -bd -oX PORT_D -DSERVER=server
****
#
exim -bd -oX PORT_D -DSERVER=server
****
-exim -odf \
- -DOPT=NONE:+SIGN-ECDSA-SHA512:+VERS-TLS-ALL:+KX-ALL:+CIPHER-ALL:+MAC-ALL:+COMP-NULL:+CURVE-ALL:+CTYPE-X509 \
- -DCERT=DIR/aux-fixed/exim-ca/example_ec.com/server1.example_ec.com/ca_chain.pem \
- ecdsa.auth@test.ex
+exim -odf -DSELECTOR=auth_ecdsa ecdsa.auth@test.ex
Subject: test
.
Subject: test
.