summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-22 18:58:04 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-22 18:58:04 +0200
commit492fb2ffe2541b0de30997ee188d0bc8c868f18d (patch)
treea9c4564ccf0e9818c14544426b9bf7e58ad5599e /ChangeLog
parent57b203223506ab723e5c4fe46d56156a71adecde (diff)
downloadrsyslog-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc599b52..032d7b29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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