From: Daniel Gruno The ability to create an SSL and TLS connections to an LDAP server
- is defined by the directives Using SSL/TLS
- LDAPTrustedGlobalCert
,
- LDAPTrustedClientCert
and
- LDAPTrustedMode
. These directives specify the CA and
- optional client certificates to be used, as well as the type of
- encryption to be used on the connection (none, SSL or TLS/STARTTLS).LDAPTrustedGlobalCert
,
+ LDAPTrustedClientCert
+ and LDAPTrustedMode
.
+ These directives specify the CA and optional client certificates to be used,
+ as well as the type of encryption to be used on the connection (none, SSL or
+ TLS/STARTTLS).
# Establish an SSL LDAP connection on port 636. Requires that diff --git a/docs/manual/mod/mod_ldap.html.fr b/docs/manual/mod/mod_ldap.html.fr index f358b0f60b..d3a084c0fa 100644 --- a/docs/manual/mod/mod_ldap.html.fr +++ b/docs/manual/mod/mod_ldap.html.fr @@ -27,6 +27,8 @@ +Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
Description: | Conservation des connexions LDAP et services de mise en cache du résultat à destination des autres modules LDAP |
---|---|
Statut: | Extension |