-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.0.0
-
Component/s: Frontend (F)
-
None
-
Environment:zabbix docker images with "latest" tag
Steps to reproduce:
- Set up zabbix server and web from docker images (i'm using zabbix-server-pgsql and zabbix-web-apache-pgsql (with 'latest' tag).
- Configure LDAPS to connect ldap server with self signed custom certificate.
- Connection to ldap server fails.
Result: Currently all documentation considering LDAP authentication does not explain how to trust custom ldap certificate with containers.
Only mention about the topic is given here
https://www.zabbix.com/documentation/current/en/manual/web_interface/frontend_sections/users/authentication/ldap the "warning" near the bottom of the page, but without any further guidance.