Anything more on this?

Is anyone using TCP+TLS on 8.2.1?  If so, how does your config differ
from this?

# Provides TLS-encrypted TCP syslog reception
module(load="imtcp" StreamDriver.name="gtls" MaxSessions="500")
$DefaultNetstreamDriverCAFile /etc/rsyslog.d/ca.pem
$DefaultNetstreamDriverCertFile /etc/rsyslog.d/server.crt
$DefaultNetstreamDriverKeyFile /etc/rsyslog.d/server.key
input(type="imtcp" port="1054")

BTW all the TLS examples online are fairly old, using the old syntax.
Having a reference using RainerScript would be pretty useful!

Also, is it completely necessary to use your own CA, and generating
client certificates? I think ideally we would like to just purchase
"normal" certs from an external CA and not use client certs.

On 5/13/14, 11:05 AM, Micah Yoder wrote:
> Sure, here it is, thanks!
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to