aboutsummaryrefslogtreecommitdiff
path: root/priv
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-02-26 20:43:27 +0100
committerGuido Günther <agx@sigxcpu.org>2017-02-26 21:08:52 +0100
commit8790c6dfc3ee0aad3e969163f117e24e5df09eae (patch)
tree6359f2fa752c2882f54f25c34320f6d3d13bb3fe /priv
parentba0e7b7e8ceeabb15611272fe7f9fe450f356088 (diff)
Issue start_tls
certificates are not valided yet
Diffstat (limited to 'priv')
-rw-r--r--priv/ldapsp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/ldapsp.conf b/priv/ldapsp.conf
index 992f819..2445384 100644
--- a/priv/ldapsp.conf
+++ b/priv/ldapsp.conf
@@ -1,7 +1,7 @@
-%% coding: utf-8
%% -*- mode: erlang -*-
{connection,
[{server, "ldap.forumsys.com"},
+ %{tls, false},
{user, "cn=read-only-admin,dc=example,dc=com"},
{password, "password"}]}.