From fa207d0c6a890b12d16715e302e27e36eaa766fc Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Thu, 12 Oct 2023 10:13:30 -0500 Subject: [PATCH] InCommon customization --- conf/ldap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ldap.properties b/conf/ldap.properties index a711d75..f537a86 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 to wait for startTLS responses #idp.authn.LDAP.startTLSTimeout = PT3S # Time to wait for connections to open