Merge branch 'debian' into hcoop_489
[hcoop/debian/exim4.git] / debian / debconf / conf.d / main / 03_exim4-config_tlsoptions
index 3f40c59..86299e1 100644 (file)
@@ -75,4 +75,11 @@ tls_verify_hosts = MAIN_TLS_VERIFY_HOSTS
 tls_try_verify_hosts = MAIN_TLS_TRY_VERIFY_HOSTS
 .endif
 
+.ifdef _HAVE_GNUTLS
+tls_dhparam = historic
+.endif
+
+.else
+# Don't advertise TLS if MAIN_TLS_ENABLE is not set.
+tls_advertise_hosts =
 .endif