TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve. Bug 1397
[exim.git] / test / confs / 0208
index d55e1db9b96ccd3cbb6bc875a0f0f7011af4adb0..1212564d678eec0b3f3296d3bb7227f4cd84c25e 100644 (file)
@@ -5,7 +5,6 @@ MESSAGE_LOGS = true
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -64,7 +63,6 @@ fail:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----