[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/ldap.properties

noreply at shibboleth.net noreply at shibboleth.net
Sun Feb 8 20:21:40 EST 2015


Author: scantor
Date: Sun Feb  8 20:21:40 2015
New Revision: 7324

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7324&view=rev
Log:
Revert 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=7324&r1=7323&r2=7324&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/ldap.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/ldap.properties Sun Feb  8 20:21:40 2015
@@ -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