aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/sympa/templates/config1
1 files changed, 1 insertions, 0 deletions
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") %>