progress on ldap
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-05 09:48:48 +11:00
parent fa4f896093
commit cb7376eeeb
5 changed files with 152 additions and 31 deletions

View File

@@ -7,5 +7,6 @@ BIND_PORT=8443
LDAP_BIND_ADDRESS=adcp12.cdc.home
LDAP_BASE_DN=CN=Users,DC=cdc,DC=home
LDAP_TRUST_CERT_FILE=
LDAP_INSECURE_VALIDATION=true
TLS_KEY_FILE=key.pem
TLS_CERT_FILE=cert.pem