1 # Exim test configuration 2100
5 .include DIR/aux-var/tls_conf_prefix
7 primary_hostname = myhost.test.ex
10 # that was purely to trigger the lazy-create of builtin macros
12 # ----- Main settings -----
14 acl_smtp_rcpt = accept
16 log_selector = +tls_peerdn
21 tls_advertise_hosts = *
23 # Set certificate only if server
25 tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
26 tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
29 tls_verify_certificates = ${if eq {SERVER}{server}{DIR/aux-fixed/cert2}fail}
38 condition = ${if eq {SERVER}{server}{no}{yes}}
40 transport = send_to_server
43 # ----- Transports -----
52 tls_certificate = DIR/aux-fixed/cert2
53 tls_privatekey = DIR/aux-fixed/cert2
54 tls_verify_certificates = DIR/aux-fixed/cert2
55 tls_try_verify_hosts = :