diff options
author | varmojfekoj <theinric@redhat.com> | 2008-07-15 09:02:37 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-15 09:02:37 +0200 |
commit | 38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8 (patch) | |
tree | ccf08154d338553997527590d0a2bcbf0f1c6e92 /tools/rsyslogd.8 | |
parent | 3f6dc12596367d7e754ffc37efe8ba2d9833969b (diff) | |
download | rsyslog-38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8.tar.gz rsyslog-38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8.tar.xz rsyslog-38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8.zip |
bugfix (cosmetical): authorization was not checked when gtls handshake completed immediately.
While this sounds scary, the situation can not
happen in practice. We use non-blocking IO only for server-based gtls
session setup. As TLS requires the exchange of multiple frames before
the handshake completes, it simply is impossible to do this in one
step. However, it is useful to have the code path correct even for
this case - otherwise, we may run into problems if the code is changed
some time later (e.g. to use blocking sockets).
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'tools/rsyslogd.8')
0 files changed, 0 insertions, 0 deletions