diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-22 18:58:04 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-22 18:58:04 +0200 |
commit | 492fb2ffe2541b0de30997ee188d0bc8c868f18d (patch) | |
tree | a9c4564ccf0e9818c14544426b9bf7e58ad5599e /ChangeLog | |
parent | 57b203223506ab723e5c4fe46d56156a71adecde (diff) | |
download | rsyslog-492fb2ffe2541b0de30997ee188d0bc8c868f18d.tar.gz rsyslog-492fb2ffe2541b0de30997ee188d0bc8c868f18d.tar.xz rsyslog-492fb2ffe2541b0de30997ee188d0bc8c868f18d.zip |
changed config directive name to reflect different use
$ActionSendStreamDriverCertFingerprint is now
$ActionSendStreamDriverPermittedPeer and can be used both for
fingerprint and name authentication (similar to the input side)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +- implemented x509/certvalid gtls auth mode +- implemented x509/name gtls auth mode +- changed config directive name to reflect different use + $ActionSendStreamDriverCertFingerprint is now + $ActionSendStreamDriverPermittedPeer and can be used both for + fingerprint and name authentication (similar to the input side) --------------------------------------------------------------------------- Version 3.19.3 (rgerhards), 2008-05-?? - added ability to authenticate the server against its certificate |