Re: net/zabbix-agent PSK issue

2024-09-12 Thread Theo Buehler
On Thu, Sep 12, 2024 at 10:44:11AM +0200, Renaud Allard wrote: > 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? LibreSSL does not support PSK

Re: net/zabbix-agent PSK issue

2024-09-12 Thread Mark Patruck
On 12.09.2024 10:44, Renaud Allard wrote: 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? yes. We only support certificates. amandil# cat /etc/zabbix/zabbix_agentd.conf PidFile=/var/run/zabbix/zabbix_agentd.pid

net/zabbix-agent PSK issue

2024-09-12 Thread Renaud Allard
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