Author: tmortagne
Date: 2008-02-19 16:55:34 +0100 (Tue, 19 Feb 2008)
New Revision: 7848
Modified:
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/xwiki.cfg.vm
Log:
XTCONFRES-9: Add new LDAP authentication service SSL parameters
Modified:
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/xwiki.cfg.vm
===================================================================
---
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/xwiki.cfg.vm
2008-02-19 15:39:02 UTC (rev 7847)
+++
xwiki-platform/xwiki-tools/trunk/xwiki-configuration-resources/src/main/resources/xwiki.cfg.vm
2008-02-19 15:55:34 UTC (rev 7848)
@@ -137,6 +137,16 @@
## if ldap authentication fails for any reason, try XWiki DB authentication
with the same credentials
# xwiki.authentication.ldap.trylocal=1
+## [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
+## SSL connection to LDAP server
+## 0 : normal
+## 1 : SSL
+xwiki.authentication.ldap.ssl=1
+
+## [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
+## The keystore file to use in SSL connection
+xwiki.authentication.ldap.ssl.keystore=
+
######################################################################################
xwiki.authentication.unauthorized_code=200
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications