[exim-dev] [Bug 2265] TLS SNI not auto-set for DANE clients

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2265] New: TLS SNI not auto-set for DANE clients
Subject: [exim-dev] [Bug 2265] TLS SNI not auto-set for DANE clients
https://bugs.exim.org/show_bug.cgi?id=2265

--- Comment #10 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/99350dede64ad634300ddf15d0d97a81fd75d330

commit 99350dede64ad634300ddf15d0d97a81fd75d330
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Aug 23 15:32:48 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Aug 23 17:05:52 2020 +0100


    dane: fix 2-rcpt message, diff domins case.  bug 2265
----
 doc/doc-docbook/spec.xfpt    |  6 +++
 src/src/debug.c              |  1 +
 src/src/deliver.c            |  3 ++
 src/src/macros.h             |  1 +
 src/src/transports/smtp.c    | 71 ++++++++++++++++++++++++++++++-----
 src/src/verify.c             |  2 +-
 test/confs/5801              | 89 ++++++++++++++++++++++++++++++++++++++++++++
 test/dnszones-src/db.test.ex |  1 +
 test/log/5801                | 13 +++++++
 test/scripts/5800-DANE/5801  | 12 ++++++
 10 files changed, 188 insertions(+), 11 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.