OpenSSL: OCSP under DANE
[exim.git] / test / confs / 0216
index b7f9070ff1cae7c1266eae353f3c8cc9873ce9a6..962a64c28978f0bf6afce1e6ca4e4166053558fb 100644 (file)
@@ -1,6 +1,7 @@
 # Exim test configuration 0216
 
 SERVER=
+HAP=
 
 .include DIR/aux-var/std_conf_prefix
 
@@ -35,7 +36,9 @@ send_to_server:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
   max_rcpt = 0
+  HAP
 
 
 # ----- Retry -----