[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/ldap.properties
noreply at shibboleth.net
noreply at shibboleth.net
Fri Dec 12 18:45:47 EST 2014
Author: scantor
Date: Fri Dec 12 18:45:47 2014
New Revision: 7084
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7084&view=rev
Log:
Accidental change.
Modified:
trunk/idp-conf/src/main/resources/conf/ldap.properties
Modified: trunk/idp-conf/src/main/resources/conf/ldap.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/ldap.properties?rev=7084&r1=7083&r2=7084&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/ldap.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/ldap.properties Fri Dec 12 18:45:47 2014
@@ -5,7 +5,7 @@
## Connection properties ##
idp.authn.LDAP.ldapURL = ldap://localhost:10389
-idp.authn.LDAP.useStartTLS = false
+idp.authn.LDAP.useStartTLS = true
idp.authn.LDAP.useSSL = false
idp.authn.LDAP.connectTimeout = 3000
More information about the commits
mailing list