diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-14 18:48:47 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-14 19:48:14 +0000 |
commit | f69979cfecf29a4910b5750cad41d21a5418c6c7 (patch) | |
tree | 7698c5e78d80ec6d5a1497b67176095560e67304 /doc/doc-txt/ChangeLog | |
parent | 6a91042821c706b631961bf510c6b209b9a650fb (diff) |
OpenSSL: Capture peercert/dn in mainline not verify-callback. Bug 1571
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c2959d32c..0548674f2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -70,6 +70,9 @@ JH/18 Bug 1581: Router and transport options headers_add/remove can JH/19 Bug 392: spamd_address, and clamd av_scanner, now support retry option values. +JH/20 BUG 1571: Ensure that $tls_in_peerdn is set, when verification fails + under OpenSSL. + Exim version 4.85 |