diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-21 15:54:00 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-21 16:01:20 +0000 |
commit | 5013d912e961203f2ab2d5f64be90255cda81b80 (patch) | |
tree | ed2dc51fe1d408ce29d7f1b6eefa94ca49491420 /doc/doc-txt | |
parent | 0a27a8228d3ccf0730f54710781abb1185ed26b5 (diff) |
Logging: make cipher info available for continued-TLS connection deliveries
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ac35c75f1..3e5d6f7fc 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -24,8 +24,7 @@ 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. A "continued-TLS" marker is - added instead of the cipher information: "X=*". + Certificate or OCSP information. TLS cipher information is still logged. JH/04 Shorten the log line for daemon startup by collapsing adjacent sets of identical IP addresses on different listening ports. Will also affect |