On 2023-02-08, Lars Bonnesen <[email protected]> wrote:
> Installed zabbix-agent
>
> but when doing "./zabbix_agentd -d start", I get:
>
> ERROR: value of parameter "TLSConnect" requires support of encrypted
> connection with PSK but support for PSK was not compiled in
>
> How do I add support for Preshared key?

LibreSSL has intentionally removed support for psk.

Zabbix pulls in various libraries that will make it difficult to build
against OpenSSL instead of LibreSSL.

Preferred option is to use certs instead. Otherwise you might also
be able to build it against gnutls.


-- 
Please keep replies on the mailing list.

Reply via email to