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

noreply at shibboleth.net noreply at shibboleth.net
Wed Sep 23 05:40:46 EDT 2015


Author: rdw
Date: Wed Sep 23 05:40:46 2015
New Revision: 7773

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7773&view=rev
Log:
Revert 81st accidental checkin of config files

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=7773&r1=7772&r2=7773&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/ldap.properties	(original)
+++ trunk/idp-conf/src/main/resources/conf/ldap.properties	Wed Sep 23 05:40:46 2015
@@ -6,7 +6,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