]> BookStack Code Mirror - bookstack/commit
Change to allow override of CA CERT for LDAPS
authorMatt Moore <redacted>
Tue, 26 Mar 2024 16:30:04 +0000 (16:30 +0000)
committerMatt Moore <redacted>
Tue, 26 Mar 2024 16:30:04 +0000 (16:30 +0000)
commit06ef95dc5fc4635379698cf73bd36d4b370aab69
tree60d42a71dc900761cee618f621c2e0abaf9f8b64
parent6c063f424c8ec0bfa54e7482ec393989baf4758b
Change to allow override of CA CERT for LDAPS

Using the env LDAP_TLS_CACERTFILE to set a file to use to override
the CA CERT used to verify LDAPS connections. This is to make this
process easier for docker use.
app/Access/LdapService.php
app/Config/services.php