Adding openldap TLS support

This commit is contained in:
yalh76 2019-07-14 12:26:59 +02:00
parent 506aaf7472
commit ca95035f72

View file

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