Created attachment 179904 [details] svn diff for net-mgmt/zabbix32-server net-mgmt/zabbix32-server: Fix build with LibreSSL - Disable PSK code when OPENSSL_NO_PSK is set - Include opensslconf.h where required - Add LIBRESSL_VERSION_NUMBER checks where necessary See also: https://support.zabbix.com/browse/ZBX-11803 PR: Submitted by: brnrd
What to do with the loss of functionality? https://www.zabbix.com/documentation/3.0/manual/encryption/using_pre_shared_keys
Submitter is Committer.
Created attachment 181216 [details] svn diff for net-mgmt/zabbix32-server Updated diff - Display warning about PSK when building with LibreSSL - Add pkg-message warning about PSK when building with LibreSSL
Created attachment 184700 [details] svn diff for net-mgmt/zabbix32-server Updated patch after changes to port. I'll go ahead and commit this in 2 weeks unless there's comments
This patch leads to loss of functionality. https://www.zabbix.com/documentation/3.0/manual/encryption/using_pre_shared_keys
The loss is expected, because LibreSSL does not have the PSK feature. But we've found that using POLARSSL is good enough to side-step this LibreSSL issue. Cheers, Franco
(In reply to Bernard Spil from comment #4) ping!
(In reply to w.schwarzenfeld from comment #7) Please see comments 5 and 6
OK, thanks for reply.
Expired port removed.