summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-08-10 15:00:27 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-08-10 15:30:54 +0100
commit401a89359e1fcff59218ae2a05a5e9f3a603d915 (patch)
tree45133d858b3cc407b5d4664a050c5ec5b4e1016d /test/confs
parenta46255cd7d3a5e30068d5ac169545a2c0bd66f9a (diff)
Verifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2)
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/585010
1 files changed, 1 insertions, 9 deletions
diff --git a/test/confs/5850 b/test/confs/5850
index 0b132e29e..cd4ccc59f 100644
--- a/test/confs/5850
+++ b/test/confs/5850
@@ -26,10 +26,7 @@ tls_advertise_hosts = *
# Set certificate only if server
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
-tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
-
-#tls_verify_hosts = *
-#tls_verify_certificates = ${if eq {SERVER}{server}{DIR/aux-fixed/cert2}fail}
+#tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
# ----- Routers -----
@@ -39,7 +36,6 @@ begin routers
client:
driver = dnslookup
condition = ${if eq {SERVER}{server}{no}{yes}}
-# retry_use_local_part
dnssec_request_domains = *
self = send
transport = send_to_server
@@ -56,11 +52,7 @@ begin transports
send_to_server:
driver = smtp
allow_localhost
-# hosts = 127.0.0.1
port = PORT_D
-# tls_certificate = DIR/aux-fixed/cert2
-# tls_privatekey = DIR/aux-fixed/cert2
-# tls_verify_certificates = DIR/aux-fixed/cert2
# hosts_try_dane = *
hosts_require_dane = *