wekan / ldap

LDAP support for Wekan code has been moved to https://github.com/wekan/wekan/tree/master/packages/wekan-ldap , issues to https://github.com/wekan/wekan/issues , and if PRs are needed please add them instead to https://github.com/wekan/wekan/pulls
https://github.com/wekan/wekan/tree/master/packages/wekan-ldap
MIT License
12 stars 10 forks source link

Unable to pass trusted root CA certificate via LDAP_CA_CERT #91

Open robert-scheck opened 3 years ago

robert-scheck commented 3 years ago

As mentioned in the wiki and in some code, the trusted root CA certificate should be passed via LDAP_CA_CERT as a single-line string. This however does not work and the issue has been likely hidden by #89 so far. PEM format is well-specified and things only started to work for me, once I was able to pass line breaks in.