summaryrefslogtreecommitdiff
path: root/test/scripts/4540-DKIM-Ed25519/4545
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-02-10 17:29:38 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-02-10 18:05:55 +0000
commit5df85ea74169c9d1b8c058416e36b3e33b39f4ea (patch)
tree8fa5a7df5c7107add7ca230dcb42c80985779392 /test/scripts/4540-DKIM-Ed25519/4545
parent4e6ad671cb21180d13745c708021caa9ae086bb2 (diff)
Testsuite: move DKIM Ed25519 testcases to seperate feature-test group
Diffstat (limited to 'test/scripts/4540-DKIM-Ed25519/4545')
-rw-r--r--test/scripts/4540-DKIM-Ed25519/454524
1 files changed, 24 insertions, 0 deletions
diff --git a/test/scripts/4540-DKIM-Ed25519/4545 b/test/scripts/4540-DKIM-Ed25519/4545
new file mode 100644
index 000000000..cc53a96c0
--- /dev/null
+++ b/test/scripts/4540-DKIM-Ed25519/4545
@@ -0,0 +1,24 @@
+# DKIM signing, ed25519
+#
+exim -bd -DSERVER=server -oX PORT_D
+****
+#
+# Privkey used here is: aux-fixed/dkim/dkim_ed25519.private (set in the conf)
+#
+exim -DSELECTOR=sed -DOPT=From:To:Subject -odf a@test.ex
+From: nobody@example.com
+
+content
+****
+#
+# Multiple-signing test (rsa + ed25519)
+#
+exim -DSELECTOR=sed:sel -DOPT=From: -odf b@test.ex
+From: nobody@example.com
+
+content
+****
+#
+millisleep 500
+killdaemon
+no_msglog_check