File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,14 +109,14 @@ HTTPS options :
109109
110110Ldap client TLS/LDAPS options :
111111
112- More information at : 16.2.2. Client Configuration http://www.openldap.org/doc/admin24/tls.html
113-
114112- ** USE_LDAP_CLIENT_SSL** : Enable ldap client tls config, ldap serveur certificate check and set client certificate. Defaults to ` true `
115113- ** LDAP_REQCERT** : Set ldap.conf TLS_REQCERT. Defaults to ` demand `
116114- ** LDAP_CA_CRT_FILENAME** : Set ldap.conf TLS_CACERT to /osixia/service/phpldapadmin/ssl/$LDAP_CA_CRT_FILENAME. Defaults to ` ldap-ca.crt `
117115- ** LDAP_CRT_FILENAME** : Set .ldaprc TLS_CERT to /osixia/service/phpldapadmin/ssl/$LDAP_CRT_FILENAME. Defaults to ` ldap-client.crt `
118116- ** LDAP_KEY_FILENAME** : Set .ldaprc TLS_KEY to /osixia/service/phpldapadmin/ssl/$LDAP_KEY_FILENAME. Defaults to ` ldap-client.key `
119117
118+ More information at : http://www.openldap.org/doc/admin24/tls.html (16.2.2. Client Configuration)
119+
120120### Set environment variables at run time :
121121
122122Environment variable can be set directly by adding the -e argument in the command line, for example :
You can’t perform that action at this time.
0 commit comments