diff --git a/data/templates/slapd/slapd.conf b/data/templates/slapd/slapd.conf index 57233e386..3046d9c7f 100644 --- a/data/templates/slapd/slapd.conf +++ b/data/templates/slapd/slapd.conf @@ -41,6 +41,10 @@ sizelimit 500 # for indexing. tool-threads 1 +# TLS Support +TLSCertificateFile /etc/ssl/private/yunohost_crt.pem +TLSCertificateKeyFile /etc/ssl/private/yunohost_key.pem + ####################################################################### # Specific Backend Directives for mdb: # Backend specific directives apply to this backend until another