~ubuntu-branches/debian/sid/rsyslog/sid

« back to all changes in this revision

Viewing changes to doc/rsyslog_tls.html

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Michael Biebl, Daniel Pocock
  • Date: 2014-03-11 19:52:49 UTC
  • mfrom: (1.1.37)
  • Revision ID: package-import@ubuntu.com-20140311195249-phbsh9be8lebawti
Tags: 7.4.8-1
[ Michael Biebl ]
* New upstream release.
* Update Build-Depends:
  - Bump libestr-dev to (>= 0.1.9).
  - Tighten liblognorm-dev to (<< 1.0.0).
  - Replace libjson0-dev with libjson-c-dev, we no longer need the
    transitional package.
* Bump Standards-Version to 3.9.5. No further changes.

[ Daniel Pocock ]
* Make template parameter not mandatory in mongodb output plugin. Patch
  cherry-picked from upstream Git. (Closes: #740869, #721277)
* Ensure JSON templates are NUL terminated. Patch cherry-picked from
  upstream Git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
<p>This is a quick guide. There is a more elaborate guide currently
24
24
under construction which provides a much more secure environment. It
25
25
is highly recommended to
26
 
<a href="rsyslog_secure_tls.html">at least have a look at it</a>.
 
26
<a href="http://www.rsyslog.com/doc/rsyslog_secure_tls.html">at least have a look at it</a>.
27
27
<h2>Background</h2>
28
28
<p><b>Traditional syslog is a clear-text protocol. That
29
29
means anyone with a sniffer can have a peek at your data.</b> In