Fix patch
This commit is contained in:
parent
2baabd3c80
commit
bb9ed1d3b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue