[java-identity-provider] branch master updated: IDP-1611 remove rendudant property
Rod Widdowson
rdw at steadingsoftware.com
Wed May 20 09:09:05 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=f29b3d825f9894ab1f0632bc64422ee7bfae9bcc
The following commit(s) were added to refs/heads/master by this push:
new f29b3d825 IDP-1611 remove rendudant property
f29b3d825 is described below
commit f29b3d825f9894ab1f0632bc64422ee7bfae9bcc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed May 20 10:08:40 2020 +0100
IDP-1611 remove rendudant property
https://issues.shibboleth.net/jira/browse/IDP-1611
---
idp-conf/src/main/resources/conf/ldap.properties | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/ldap.properties b/idp-conf/src/main/resources/conf/ldap.properties
index 50c5cfe98..dd72d8e24 100644
--- a/idp-conf/src/main/resources/conf/ldap.properties
+++ b/idp-conf/src/main/resources/conf/ldap.properties
@@ -7,7 +7,6 @@
## Connection properties ##
idp.authn.LDAP.ldapURL = ldap://localhost:10389
#idp.authn.LDAP.useStartTLS = true
-#idp.authn.LDAP.useSSL = false
# Time in milliseconds that connects will block
#idp.authn.LDAP.connectTimeout = PT3S
# Time in milliseconds to wait for responses
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list