summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-04-01 16:36:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-04-01 16:36:38 +0200
commit400b9a27a5196971de9def21532b6dc1ef81306c (patch)
tree1c228efe8afdb2712fb5aa8e1323ea55310e79e2
parenteccfbf71f9dbc235309c2ad40035d41620f5e5df (diff)
downloadrsyslog-400b9a27a5196971de9def21532b6dc1ef81306c.tar.gz
rsyslog-400b9a27a5196971de9def21532b6dc1ef81306c.tar.xz
rsyslog-400b9a27a5196971de9def21532b6dc1ef81306c.zip
doc bugfix: doc listed no-longer existing TLS limitations
-rw-r--r--doc/rsyslog_tls.html18
1 files changed, 2 insertions, 16 deletions
diff --git a/doc/rsyslog_tls.html b/doc/rsyslog_tls.html
index bb312c77..286660d2 100644
--- a/doc/rsyslog_tls.html
+++ b/doc/rsyslog_tls.html
@@ -162,25 +162,11 @@ similar "smart" command on the client. It should show up in the
respective server log file. If you dig out your sniffer, you should see
that the traffic on the wire is actually protected.</p>
<h3>Limitations</h3>
-<p>The current implementation has a number of limitations. These
-are
-being worked on. Most importantly, neither the client nor the server
-are authenticated. So while the message transfer is encrypted, you can
-not be sure which peer you are talking to. Please note that this is a
-limitation found in most real-world SSL syslog systems. Of course, that
-is not an excuse for not yet providing this feature - but it tells you
-that it is acceptable and can be worked around by proper firewalling,
-ACLs and other organizational measures. Mutual authentication will be
-added shortly to rsyslog.</p>
-<p>Secondly, the plain tcp syslog listener
-can currently listen to a single port, in a single mode. So if you use
-a TLS-based listener, you can not run unencrypted syslog on the same
-instance at the same time. A work-around is to run a second rsyslogd
-instance. This limitation, too, is scheduled to be removed soon.</p>
<p>The
RELP transport can currently not be protected by TLS. A work-around is
to use stunnel. TLS support for RELP will be added once plain TCP
-syslog has sufficiently matured.</p>
+syslog has sufficiently matured and there either is some time left to do this
+or we find a sponsor ;).</p>
<h2>Certificates</h2>
<p>In order to be really secure, certificates are needed. This is
a short summary on how to generate the necessary certificates with