On 2017/01/17 09:47, Hiltjo Posthuma wrote: > Hey, > > Nice work on the Zabbix port!. I use it and it works well. > > I'd like to send monitored data encrypted to the Zabbix server, but noticed > that it's not compiled with TLS support (--with-openssl). > > I tried to compile --with-openssl but LibreSSL doesn't support PSK > identities, atleast not in a compatible way to OpenSSL.
PSK support was removed from LibreSSL. Zabbix supports multiple TLS libraries, your best option is probably to try building it against gnutls.