Hello Community
I have zabbix 6.4 running on docker.
As i want to login on zabbix with LDAP users, I have created an LDAP authentication configuration.
As host I have the server ldaps://srv01.mydom.com and port 636 is defined.
But now the CA certificate of the srv01 host is missing, so that the LDAP connection can be trusted. I get a Handshake error
How and where do I import the CARoot certificate so that the LDAP connection works in encrypted form?
I have zabbix 6.4 running on docker.
As i want to login on zabbix with LDAP users, I have created an LDAP authentication configuration.
As host I have the server ldaps://srv01.mydom.com and port 636 is defined.
But now the CA certificate of the srv01 host is missing, so that the LDAP connection can be trusted. I get a Handshake error
How and where do I import the CARoot certificate so that the LDAP connection works in encrypted form?
Comment