From 0a2341efd208ba8a9ddd69f647b0df4286829604 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 7 Apr 2016 10:38:36 -0400 Subject: Adding TLS options to LDAP --- config/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 27c697be0..d5f82674f 100644 --- a/config/config.json +++ b/config/config.json @@ -132,6 +132,7 @@ "Enable": false, "LdapServer": "", "LdapPort": 389, + "ConnectionSecurity": "", "BaseDN": "", "BindUsername": "", "BindPassword": "", @@ -141,6 +142,7 @@ "EmailAttribute": "", "UsernameAttribute": "", "IdAttribute": "", + "SkipCertificateVerification": false, "QueryTimeout": 60 }, "ComplianceSettings": { @@ -148,4 +150,4 @@ "Directory": "./data/", "EnableDaily": false } -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22