diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-23 22:38:14 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-23 22:38:14 +0000 |
commit | cdeb6856e69a0035df8fc06f11787c755a1cc274 (patch) | |
tree | 8e9cd3d1e616bc34bbad36fbfbf1877de1273866 /doc/doc-txt | |
parent | 0509be3542344cf27658df9935d930cb2d2b9560 (diff) |
Log certificate verification status by default
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bfb10d34a..6b81f60e0 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -22,7 +22,9 @@ JH/05 The value of the tls_verify_certificates smtp transport and main options For GnuTLS, only version 3.0.20 or later. JH/06 Verification of the server certificate for a TLS connection is now tried - (but not required) by default. + (but not required) by default. The verification status is now logged by + default, for both outbound TLS and client-certificate supplying inbound + TLS connections Exim version 4.85 |