summaryrefslogtreecommitdiff
path: root/doc/doc-txt/experimental-spec.txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-07-25 23:58:32 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-07-26 00:00:43 +0100
commitf1e494e0021f2efbc346a24727b8ebc66733e4b2 (patch)
treed3998db070127eccf1bd018e871466f8674a3581 /doc/doc-txt/experimental-spec.txt
parentafaf5a50b05810d75c1f7ae9d1cd83697815a997 (diff)
GnuTLS: in server, detect TCP RST from client after QUIT under SSL,
and log different message (under new log_selector)
Diffstat (limited to 'doc/doc-txt/experimental-spec.txt')
-rw-r--r--doc/doc-txt/experimental-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index e4a9301c3..47cd93f3d 100644
--- a/doc/doc-txt/experimental-spec.txt
+++ b/doc/doc-txt/experimental-spec.txt
@@ -672,7 +672,7 @@ Logging protocol unusual states
An extra log_selector, "protocol_detail" has been added in the default build.
The name may change in future, hence the Experimenal status.
-Currrently the only effect is to enable logging, under OpenSSL,
+Currrently the only effect is to enable logging, under TLS,
of a TCP RST received directly after a QUIT (in server mode).
Outlook is consistently doing this; not waiting for the SMTP response