Hey All,
The Zabbix agent for Windows has not been compiled to support encryption.
When starting with any encryption related parameters it spits out
There is a ticket about it - https://support.zabbix.com/browse/ZBXNEXT-3047 - should anyone want to vote to assist getting it actioned.
Has anyone compiled the Windows agent versions themselves with TLS support?
The Zabbix agent for Windows has not been compiled to support encryption.
When starting with any encryption related parameters it spits out
HTML Code:
zabbix_agentd.exe [17072]: "TLSConnect" configuration parameter cannot be used: Zabbix agent was compiled without TLS support zabbix_agentd.exe [17072]: "TLSAccept" configuration parameter cannot be used: Zabbix agent was compiled without TLS support zabbix_agentd.exe [17072]: "TLSPSKIdentity" configuration parameter cannot be used: Zabbix agent was compiled without TLS support zabbix_agentd.exe [17072]: "TLSPSKFile" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
Has anyone compiled the Windows agent versions themselves with TLS support?
Comment