From f15775100449de106f0ee2cd14d327362ce45909 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sun, 20 Jun 2010 11:17:50 +0200 Subject: [PATCH 1/1] tcp6 won't work. i need to find a better way to fix it. Signed-off-by: Martin Zobel-Helas --- templates/syslog-ng.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/syslog-ng.conf.erb b/templates/syslog-ng.conf.erb index 86430df5a..fffd050ab 100644 --- a/templates/syslog-ng.conf.erb +++ b/templates/syslog-ng.conf.erb @@ -454,7 +454,7 @@ log { <% if hostname != "heininen" -%> <% if syslogversion == "3" %> destination loghost-heininen { - tcp6("heininen.debian.org" port (5140) + tcp("heininen.debian.org" port (5140) tls( key_file("/etc/ssl/debian/keys/thishost.key") cert_file("/etc/ssl/debian/certs/thishost.crt") ca_dir("/etc/ssl/debian/certs/") -- 2.20.1