[syslog-ng] Which version of syslog-ng support TLS1.2?

Mark Mulligan MMulligan at llbean.com
Wed Aug 24 17:57:10 CEST 2016


We are using using syslog-ng 3.2.5 and I and trying to figure out how to configure it to use TLS1.2 rather than the TLS1.1.

It is working for TLS1.1 but not for connections using TLS1.2, this is a snippet from our config file.

source s_waf {
        tcp(ip(xx.xx.xx.xx) port(xxxx)
          tls(
key_file("/opt/syslog-ng/etc/certs/mux/privateKey.key")
cert_file("/opt/syslog-ng/etc/certs/mux/splcollect-01.pem"))
      );  };


What versions of syslog-ng supports TLS1.2?  The version we are using was the latest RH rpm I could find syslog-ng-3.2.5-4.el6.x86_64.rpm I would rather not compile it as it looks like most of the dependencies are also not rpms.



Mark Mulligan
Assoc Systems Engineer
LL Bean Inc.
Ext 25077
Cell 249-3823



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20160824/a59b0012/attachment.htm 


More information about the syslog-ng mailing list