Adding SSL configuration using values from the config file
Other smaller improvements
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
LDAP_DC="dc=winklerfamilie,dc=eu"
|
||||
LDAP_OU_GROUPS="ou=Groups"
|
||||
LDAP_OU_USERS="ou=Users"
|
||||
|
||||
LDAP_CERT="/etc/letsencrypt/live/winklerfamilie.eu/cert.pem"
|
||||
LDAP_CERT_KEY="/etc/letsencrypt/live/winklerfamilie.eu/privkey.pem"
|
||||
LDAP_CERT_CA="/etc/letsencrypt/live/winklerfamilie.eu/fullchain.pem"
|
||||
|
Reference in New Issue
Block a user