From: Clinton Ebadi Date: Tue, 19 May 2015 05:48:14 +0000 (-0400) Subject: Use hcoop tls certificate instead of self-signed default X-Git-Url: http://git.hcoop.net/hcoop/config/exim.git/commitdiff_plain/190d80421c8df6ae2d9f5d88a6b4e323429190ee Use hcoop tls certificate instead of self-signed default --- diff --git a/conf.d/main/01_exim4-config_listmacrosdefs b/conf.d/main/01_exim4-config_listmacrosdefs index aca3f7f..a81ca51 100644 --- a/conf.d/main/01_exim4-config_listmacrosdefs +++ b/conf.d/main/01_exim4-config_listmacrosdefs @@ -122,3 +122,7 @@ CHECK_RCPT_VERIFY_SENDER = true CHECK_RCPT_IP_DNSBLS = zen.spamhaus.org CHECK_RCPT_REVERSE_DNS = true CHECK_RCPT_SPF = true + +# hcoop-change: use hcoop cert 2015-05-04 clinton +MAIN_TLS_CERTKEY = /etc/hcoop-ssl/hcoop.pem +