> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Jacob Steinberger > Sent: Tuesday, April 10, 2012 4:53 PM > To: [email protected] > Subject: [rsyslog] TLS/SSL with authentication > > This might sound odd, so please don't laugh and run away ;) > > I'm trying to find out if rsyslog can do TLS with authentication. I > see that TLS is brought to us via GSSAPI. I also see via > http://www.rsyslog.com/doc/rsyslog_tls.html that there's this: > > $ActionSendStreamDriverAuthMode anon # server is NOT authenticated > I don't laugh, I hold my breath ;) Did I forget to document? Will check. In essence, RFC5425 provides different modes of authentication, and this parameters selects which one to use. "Anon" is an rsyslog extension which should not be used for anything but testing.
Will check if there is doc or not... Rainer > I can't find any documentation on ActionSendStreamDriverAuthMode or > what the acceptable parameters are (or even if I'm beating down the > right trail). I found on another page, > http://www.rsyslog.com/doc/tls_cert_client.html ... > > $ActionSendStreamDriverAuthMode x509/name > > ... but I'm still not certain what's happening with this configuration > option. > > Can anyone shed some light on it? > > Please and thank you, > > JAcob > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

