DANE/GnuTLS: split verification of mixed sets of TLSA records by usage
[exim.git] / test / scripts / 5820-DANE-GnuTLS / 5820
index f5ac4a7feb58391b34877d44e9f0e1afc0d7dd9e..652661cc1849f9a88b00b295166e67ac6a3d5b16 100644 (file)
@@ -102,9 +102,16 @@ exim -odf CALLER@danebroken6.test.ex
 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
-
-
+#
+#
+#
 ### A server with a name not matching the cert.  TA-mode; should fail
 exim -DSERVER=server -DDETAILS=cert.net -bd -oX PORT_D
 ****