rsyslog
Jan 09, 2009 - 02:56 AM
Professional Support
Custom written rsyslog.conf? Maintenance Contract?

rsyslog professional services


Donate!
Satisfied with rsyslog?

Donate and help keep
the project alive!

Rainer's Blog

Login




 


 Log in Problems?
 New User? Sign Up!

Online
There are 20 unlogged users and 0 registered users online.

You can log-in or register for a user account here.

gtls Network Stream Driver

This network stream driver implements a TLS protected transport via the GnuTLS library.

Available since: 3.19.0 (suggested minimum 3.19.8 and above)

Supported Driver Modes

  • 0 - unencrypted trasmission (just like ptcp driver)
  • 1 - TLS-protected operation
Note: mode 0 does not provide any benefit over the ptcp driver. This mode exists for technical reasons, but should not be used. It may be removed in the future.
Supported Authentication Modes
  • anon - anonymous authentication as described in IETF's draft-ietf-syslog-transport-tls-12 Internet draft
  • x509/fingerprint - certificate fingerprint authentication as described in IETF's draft-ietf-syslog-transport-tls-12 Internet draft
  • x509/certvalid - certificate validation only
  • x509/name - certificate validation and subject name authentication as described in IETF's draft-ietf-syslog-transport-tls-12 Internet draft
Note: "anon" does not permit to authenticate the remote peer. As such, this mode is vulnerable to man in the middle attacks as well as unauthorized access. It is recommended NOT to use this mode.

x509/certvalid is a nonstandard mode. It validates the remote peers certificate, but does not check the subject name. This is weak authentication that may be useful in scenarios where multiple devices are deployed and it is sufficient proof of authenticy when their certificates are signed by the CA the server trusts. This is better than anon authentication, but still not recommended. Known Problems

Even in x509/fingerprint mode, both the client and sever certificate currently must be signed by the same root CA. This is an artifact of the underlying GnuTLS library and the way we use it. It is expected that we can resolve this issue in the future.

[rsyslog.conf overview] [manual index] [rsyslog site]

This documentation is part of the rsyslog project.
Copyright © 2008 by Rainer Gerhards and Adiscon. Released under the GNU GPL version 3 or higher.



Only logged in users are allowed to comment. register/log in
Back to the start page
 rsyslog Sponsors
 
Functionality looking for Sponsors

for sponsor

 Search
 
Google

 Last Forum Posts
 · rsyslog only logging system messages... ...
Hi!Im using CentOS 5.I installed rsyslog 4.its running & ...
· facility and severity
Hello:I am using imfile module and would like to know if it is po ...
· Re: SEGV Rsyslog-3.20-2 AllowedSenders ...
With further testing, I found that with UDP allowed senders, I go ...
· rsyslog proxy
Hi, I'm fairly new to centralized logging and we're using centos ...
· Re: SEGV Rsyslog-3.20-2 AllowedSenders ...
I think the problem might be that when the code goes through clea ...
· Default Template Fields
I would like to look at the db template file, specifically the sy ...
· Re: SEGV Rsyslog-3.20-2 AllowedSenders ...
I think the -O2 optimizatioin is screwing up gdb so the the strca ...
· Dynamic hosts for remote syslog forwardi ...
I was wondering if it is possible to do remote logging to hosts w ...

:: Syndication: ::
Page created in 0.214951038361 seconds.