chiark / gitweb /
base.m4, config.m4: Make the certificate list tweakable in config.
[exim-config] / config.m4
index 5cabfebb68b55d7df4fab9aaa1195a345f6a1ac3..db6b966df2c9d31b7e325c30020850a55c0014ca 100644 (file)
--- a/config.m4
+++ b/config.m4
@@ -79,6 +79,9 @@ DEFCONF(relay_clients, <m4_dnl
 ; 172.29.198.161 ; 2001:ba8:1d9:a000::1:1 m4_dnl national
 )
 
+## TLS certificate list.
+DEFCONF(certlist, CONF_sysconf_dir/server.certlist)
+
 ## TLS-related settings.  We're assuming GNUTLS here, rather than OpenSSL.
 ## For local connections we are very strict.  For random clients, we try
 ## fairly hard to encourage any kind of crypto on the grounds that probably