[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

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #9 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/7044dd8fd62e215572ecf5a2c7f1bb9581cf6628

commit 7044dd8fd62e215572ecf5a2c7f1bb9581cf6628
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Aug 19 21:09:04 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Aug 20 00:00:22 2020 +0100


    dane: force sni to use $domain.  bug 2265


    note: this is not a complete fix for the issue
----
 doc/doc-docbook/spec.xfpt | 14 ++++++++++++--
 doc/doc-txt/ChangeLog     | 13 ++++++++++---
 src/src/receive.c         |  2 +-
 src/src/smtp_in.c         |  2 +-
 src/src/tls-gnu.c         |  2 +-
 src/src/tls-openssl.c     |  1 +
 src/src/transports/smtp.c |  1 +
 test/confs/5820           |  3 ++-
 test/confs/5840           |  3 ++-
 test/log/2030             |  2 +-
 test/log/2031             |  4 ++--
 test/log/2130             |  2 +-
 test/log/2131             |  4 ++--
 test/log/5820             | 10 +++++-----
 test/log/5840             | 10 +++++-----
 test/stderr/5820          |  2 +-
 test/stderr/5840          |  2 +-
 17 files changed, 49 insertions(+), 28 deletions(-)


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