From b30cfaf5f1a0d984c55df3d7a39db8391e686032 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 5 Jul 2017 08:28:07 +0100 Subject: Fix sympa failures to talk to ldap server in other kinds of lists too --- modules/sympa/templates/config | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/sympa/templates') diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config index f1463362..a7e72085 100644 --- a/modules/sympa/templates/config +++ b/modules/sympa/templates/config @@ -68,6 +68,7 @@ include_ldap_query select first scope one use_ssl yes + ssl_version tlsv1_2 user cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %> passwd <%= scope.lookupvar("sympa::server::ldap_password") %> -- cgit v1.2.1