Hello,
I'm exploring options to make use of Zabbix within my company. I've stood up a lab environment Zabbix server (based on Docker - nginx postgres) and am starting to run experiments.
I am able to get Zabbix to connect to my internal Active Directory environment using standard LDAP but not when using LDAPS. I suspect it has to do with the Active Directory LDAPS certificate having been signed using our internal PKI CA certificate.
When I've done an LDAPS integration in the past with other solutions, I've typically had to import my internal CA public certs into the solution so that it can recognize/validate the LDAPS certificate that it encounters when connecting. Would there be any way to make that an available Docker configuration option so that potential Zabbix admin's can import their own company's CA certs into the solution?
Thanks,
Tariq
I'm exploring options to make use of Zabbix within my company. I've stood up a lab environment Zabbix server (based on Docker - nginx postgres) and am starting to run experiments.
I am able to get Zabbix to connect to my internal Active Directory environment using standard LDAP but not when using LDAPS. I suspect it has to do with the Active Directory LDAPS certificate having been signed using our internal PKI CA certificate.
When I've done an LDAPS integration in the past with other solutions, I've typically had to import my internal CA public certs into the solution so that it can recognize/validate the LDAPS certificate that it encounters when connecting. Would there be any way to make that an available Docker configuration option so that potential Zabbix admin's can import their own company's CA certs into the solution?
Thanks,
Tariq
Comment