DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
[exim.git] / test / scripts / 4500-DKIM / 4525
1 # DKIM signing, ed25519
2 #
3 exim -bd -DSERVER=server -oX PORT_D
4 ****
5 #
6 # Privkey used here is:  aux-fixed/dkim/dkim_ed25519.private (set in the conf)
7 #
8 exim -DSELECTOR=sed -DOPT=From:To:Subject -odf a@test.ex
9 From: nobody@example.com
10
11 content
12 ****
13 #
14 # Multiple-signing test (rsa + ed25519)
15 #
16 exim -DSELECTOR=sed:sel -DOPT=From: -odf b@test.ex
17 From: nobody@example.com
18
19 content
20 ****
21 #
22 millisleep 500
23 killdaemon
24 no_msglog_check