Added an ldap.conf.
This commit is contained in:
parent
9fba300e45
commit
dea8fed8cc
2 changed files with 11 additions and 0 deletions
10
etc/openldap/ldap.conf
Normal file
10
etc/openldap/ldap.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# LDAP Defaults
|
||||
|
||||
URI ldap://core.slackware.uk.net
|
||||
BASE dc=slackware,dc=uk,dc=net
|
||||
VERSION 3
|
||||
|
||||
TLS_CACERT /etc/certificates/LetsEncrypt-CompleteCertificateStore.pem
|
||||
TLS_CERT /etc/certificates/core.slackware.uk.net_cert.pem
|
||||
TLS_KEY /etc/certificates/core.slackware.uk.net_key.pem
|
||||
TLS_PROTOCOL_MIN 3.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue