Fix patch

This commit is contained in:
Philippe Caseiro 2021-01-12 11:13:40 +01:00
parent 2baabd3c80
commit bb9ed1d3b6
1 changed files with 1 additions and 1 deletions

View File

@ -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