X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/493d55f6840d04ef186778724fc67530b1600113..0baa7b9df9e8d0188307c635776394b0db691e7d:/debian/debconf/conf.d/main/03_exim4-config_tlsoptions diff --git a/debian/debconf/conf.d/main/03_exim4-config_tlsoptions b/debian/debconf/conf.d/main/03_exim4-config_tlsoptions index 3f40c59..86299e1 100644 --- a/debian/debconf/conf.d/main/03_exim4-config_tlsoptions +++ b/debian/debconf/conf.d/main/03_exim4-config_tlsoptions @@ -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