Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 07:49:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207616] [REPOCOPY] net-mgmt/zabbix24 -> zabbix3 (server/agent/frontend/proxy)
Message-ID:  <bug-207616-13-i6S67vcrsU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207616-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207616-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207616

--- Comment #7 from Martin Waschb=C3=BCsch <martin@waschbuesch.de> ---
I just noticed that there is no option to compile zabbix3-server, zabbix3-p=
roxy
or zabbix3-agent with TLS support.
Since one of the main new things about Zabbix 3 is encrypted communication
between monitoring entities, perhaps we should adapt the Makefile to read l=
ike:



OPTIONS_DEFINE=3D         IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP JAVAGW \
                        LIBXML2 OPENSSL
...

OPENSSL_DESC=3D           Support for SSL-encrypted communication

...

OPENSSL_CONFIGURE_WITH=3D openssl
OPENSSL_USE=3D            OPENSSL=3Dyes


Apparently both mbed TLS (PolarSSL) and GnuTLS are also possible. But I am =
not
familiar with those.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207616-13-i6S67vcrsU>