From a04a50a7f862543b46350ea4d12328eef40e187b Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Thu, 10 Jun 2021 15:12:00 -0500 Subject: [PATCH] Update ldap.properties --- conf/ldap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ldap.properties b/conf/ldap.properties index 45b0be0..d8f0235 100644 --- a/conf/ldap.properties +++ b/conf/ldap.properties @@ -6,7 +6,7 @@ ## Connection properties ## idp.authn.LDAP.ldapURL=ldap://localhost:10389 -#idp.authn.LDAP.useStartTLS = true +idp.authn.LDAP.useStartTLS = false # Time in milliseconds that connects will block #idp.authn.LDAP.connectTimeout = PT3S # Time in milliseconds to wait for responses