OpenSSL: Fix client-side tls_verify_cert_hostnames behaviour
[users/heiko/exim.git] / test / confs / 2126
index 9f0af7cf6e1d702f5ca7e9f0d351d2b8888c4550..d98681be2dcdb749ebc5e5c6e75b5ed31afabf01 100644 (file)
@@ -13,8 +13,6 @@ log_selector = +tls_peerdn
 
 tls_advertise_hosts = HOSTIPV4
 tls_certificate = DIR/aux-fixed/cert1
-tls_privatekey = DIR/aux-fixed/cert1
-
 
 # ----- ACLs -----
 
@@ -51,8 +49,10 @@ t1:
   driver = smtp
   hosts = 127.0.0.1 : HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
   allow_localhost
-  tls_try_verify_hosts = :
+  tls_verify_certificates =    DIR/aux-fixed/cert1
+  tls_verify_cert_hostnames =  :
 
 t2:
   driver = appendfile