When I wanted to configure PSK (pre-shared key) on RHEL 5 with zabbix-Agent rpm 3.4.7 (zabbix-agent-3.4.7-1.el5.x86_64.rpm) I got the following error message.
zabbix_agentd [2836]: "TLSAccept" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
zabbix_agentd [2836]: "TLSPSKIdentity" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
zabbix_agentd [2836]: "TLSPSKFile" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
Is it on purpose that TLS support has been disabled on RHEL 5 / CentOS 5?
zabbix_agentd [2836]: "TLSAccept" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
zabbix_agentd [2836]: "TLSPSKIdentity" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
zabbix_agentd [2836]: "TLSPSKFile" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
Is it on purpose that TLS support has been disabled on RHEL 5 / CentOS 5?
Comment