diff --git a/ldap/patchs/slapd.conf.patch b/ldap/patchs/slapd.conf.patch index 913653e..7603410 100644 --- a/ldap/patchs/slapd.conf.patch +++ b/ldap/patchs/slapd.conf.patch @@ -7,7 +7,7 @@ +include /etc/ldap/schema/cadoles.schema ## Support du TLS -+%if cert_type == "manuel" ++%if %%cert_type == "manuel" +TLSCertificateFile %%server_cert +TLSCertificateKeyFile %%server_key +TLSCACertificateFile %%server_pem