git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Logging: fix initial listening-on log line
[exim.git]
/
test
/
scripts
/
5820-DANE-GnuTLS
/
5820
diff --git
a/test/scripts/5820-DANE-GnuTLS/5820
b/test/scripts/5820-DANE-GnuTLS/5820
index f5ac4a7feb58391b34877d44e9f0e1afc0d7dd9e..d7824a38c431a2b59f6372173c2de8412c278b60 100644
(file)
--- a/
test/scripts/5820-DANE-GnuTLS/5820
+++ b/
test/scripts/5820-DANE-GnuTLS/5820
@@
-2,11
+2,11
@@
#
exim -DSERVER=server -DDETAILS=ee -bd -oX PORT_D
****
#
exim -DSERVER=server -DDETAILS=ee -bd -oX PORT_D
****
-### TLSA (3 1 1)
+### TLSA (3 1 1)
(DANE-EE SPKI SHA2-256)
exim -odq CALLER@dane256ee.test.ex
Testing
****
exim -odq CALLER@dane256ee.test.ex
Testing
****
-### TLSA (3 1 2)
+### TLSA (3 1 2)
( SHA2-512)
exim -odq CALLER@mxdane512ee.test.ex
Testing
****
exim -odq CALLER@mxdane512ee.test.ex
Testing
****
@@
-24,7
+24,7
@@
killdaemon
#
exim -DSERVER=server -DDETAILS=ta -bd -oX PORT_D
****
#
exim -DSERVER=server -DDETAILS=ta -bd -oX PORT_D
****
-### TLSA (2 0 1)
+### TLSA (2 0 1)
(DANE-TA CERT SHA2-256)
exim -odf CALLER@mxdane256ta.test.ex
Testing
****
exim -odf CALLER@mxdane256ta.test.ex
Testing
****
@@
-44,7
+44,7
@@
killdaemon
# Check we get a CV and TLS connection, with try_dane but no require_dane
exim -DSERVER=server -DDETAILS=ca -bd -oX PORT_D
****
# Check we get a CV and TLS connection, with try_dane but no require_dane
exim -DSERVER=server -DDETAILS=ca -bd -oX PORT_D
****
-exim -odf CALLER@thishost.test.ex
+exim -odf
-DDETAILS=ca
CALLER@thishost.test.ex
Testing
****
exim -DOPT=no_certname -qf
Testing
****
exim -DOPT=no_certname -qf
@@
-102,9
+102,16
@@
exim -odf CALLER@danebroken6.test.ex
Testing
****
#
Testing
****
#
+### A server with a mixed-usage set of TLSAs - the EE-mode one failing verify (should deliver, DANE-mode)
+# that way round to excersize more code in the implementation
+exim -odf CALLER@danemixed.test.ex
+Testing
+****
+#
killdaemon
killdaemon
-
-
+#
+#
+#
### A server with a name not matching the cert. TA-mode; should fail
exim -DSERVER=server -DDETAILS=cert.net -bd -oX PORT_D
****
### A server with a name not matching the cert. TA-mode; should fail
exim -DSERVER=server -DDETAILS=cert.net -bd -oX PORT_D
****