Package: munin Version: 1.4.5-3 Tags: fixed-upstream Severity: minor Hello,
I don’t succeed to use selective TLS per node in munin.conf. Here is my
munin.conf :
tls paranoid
tls_verify_certificate yes
tls_private_key /etc/ssl/certs/munin.nopass.key
tls_certificate /etc/ssl/certs/munin.crt
tls_ca_certificate /etc/ssl/certs/ca.crt
tls_verify_depth 5
[localhost.localdomain]
address 127.0.0.1
use_node_name yes
tls disabled
[remotehost.localdomain]
address 192.168.122.78
use_node_name yes
With this settings, munin master successfully get information from
remotehost.localdomain, however it fails to connect to localhost.
Apparently, this bug was fixed upstream
<http://munin-monitoring.org/ticket/982>, but it seems it wasn’t spread
to Debian package.
I’m using Debian GNU/Linux Squeeze, kernel 2.6.32-5-686, and perl
v5.10.1 (*) built for i486-linux-gnu-thread-multi.
I read this documentation
<http://munin-monitoring.org/wiki/MuninTLSSetup#SelectiveTLS> to set up
munin with TLS between nodes.
Regards
signature.asc
Description: OpenPGP digital signature

