Curtain2021
10/07/2024, 4:17 PM- LLDAP_LDAPS_OPTIONS__ENABLED=true
- LLDAP_LDAPS_OPTIONS__CERT_FILE=/path/to/certfile.crt
- LLDAP_LDAPS_OPTIONS__KEY_FILE=/path/to/keyfile.key
Appriciate a manual for thatAnswer Overflow
10/07/2024, 4:17 PMnitnelave
10/07/2024, 4:21 PMCurtain2021
10/07/2024, 4:32 PMxaverius666
10/08/2024, 4:19 AMvolumes:
- /cert/path/at/host:/path/in/container.crt
- /key/path/at/host:/path/in/container.key
environment:
- LDAP OPTION CERT_FILE=/path/in/container.crtCurtain2021
10/08/2024, 5:10 AMbojidar-bg
10/08/2024, 5:17 PM