diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-14 16:38:41 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-15 22:33:06 +0000 |
commit | 5e6d12accb0bdfa1cee9d8c9a1ecec3131b9f502 (patch) | |
tree | 805222640f581e7748458513afcd2fbdf6353c16 /doc/doc-txt | |
parent | 4d8393c0433106c18f19b43287fee86d189378a5 (diff) |
Logging: mark continued-TLS connection deliveries with "X-*"
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5b5dcbd7f..f43475ba3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -24,7 +24,8 @@ JH/03 Rework the transport continued-connection mechanism: when TLS is active, the passed-on TCP connection. Instead, proxy the child (and any subsequent ones) for TLS via a unix-domain socket channel. Logging is affected: the continued delivery log lines do not have any DNSSEC, TLS - cipher, Certificate or OCSP information. + cipher, Certificate or OCSP information. A "continued-TLS" marker is + added instead of the cipher information: "X=*". JH/04 Shorten the log line for daemon startup by collapsing adjacent sets of identical IP addresses on different listening ports. Will also affect |