Closed wupan-olo closed 3 years ago
Unfortunately, the errors for TLS connections are not very usable. Can you login via LAM when you disable TLS in your LAM server profile (ldap://openldap-ssl:389 and TLS option turned off)? You can also try to use "ldap://openldap-ssl:389" and activate the TLS checkbox underneath.
Please also see docker-compose.yaml here for a working example: https://github.com/LDAPAccountManager/lam/tree/develop/lam-packaging/docker I guess it is more related to the LDAP server. E.g. certificate setup or client certificate set to required.
@gruberroland Thanks. LAM working fine while turning TLS off. Using docker-phpLDAPadmin working fine with TLS functions.
I setup a new openldap server using [osixia/docker-openldap] with self-sign certification by openssl
LAM start script:
Upload the CA certification file on web ui and restart
lam-ssl
container.when login with openldap admin user, some error happend: Can't contact LDAP server - (unknown error code)
Using docker logs to check out what happened but nothing unusual