X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4e6ad671cb21180d13745c708021caa9ae086bb2..5df85ea74169c9d1b8c058416e36b3e33b39f4ea:/test/scripts/4540-DKIM-Ed25519/4545 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