Thursday, September 12, 2024

net/zabbix-agent PSK issue

Hello,

I tried to configure a PSK on zabbix agentd on OpenBSD 7.5-stable and
PSK support seems to be absent. Is this expected?

amandil# cat /etc/zabbix/zabbix_agentd.conf

PidFile=/var/run/zabbix/zabbix_agentd.pid
LogType=system
Server=***************
ServerActive=127.0.0.1
Hostname=amandil
TLSConnect=psk
TLSAccept=psk
TLSPSKFile=/etc/zabbix/agent.psk
TLSPSKIdentity=psk1
amandil# rcctl restart zabbix_agentd

zabbix_agentd(ok)
zabbix_agentd(failed)
amandil# zabbix_agentd

zabbix_agentd [23544]: ERROR: value of parameter "TLSConnect" requires
support of encrypted connection with PSK but support for PSK was not
compiled in
amandil# pkg_info zabbix-agent
Information for inst:zabbix-agent-6.4.11

Best Regards

No comments:

Post a Comment