Skip to content

Commit 848bbbe

Browse files
committed
Update README.md
1 parent 7d619fd commit 848bbbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,14 @@ HTTPS options :
109109

110110
Ldap 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

122122
Environment variable can be set directly by adding the -e argument in the command line, for example :

0 commit comments

Comments
 (0)