[exim-dev] [Bug 2311] DANE verify fails with a TA-mode TLSA …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2311] New: DANE verify fails with a TA-mode TLSA and a selfsigned sever cert
Subject: [exim-dev] [Bug 2311] DANE verify fails with a TA-mode TLSA and a selfsigned server cert
https://bugs.exim.org/show_bug.cgi?id=2311

Git Commit <git@???> changed:

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


--- Comment #5 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/570cb1bdbc6ea378b2dcaf6ebabb45a5610ed1ef

commit 570cb1bdbc6ea378b2dcaf6ebabb45a5610ed1ef
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Sep 17 16:28:58 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Sep 17 16:28:58 2018 +0100


    dane: fix ta-mode verify under gnutls.  bug 2311
----
 doc/doc-txt/ChangeLog               |  7 +++-
 src/src/tls-gnu.c                   | 22 ++++++++----
 test/confs/5820                     |  2 +-
 test/confs/5822                     | 67 -------------------------------------
 test/confs/5840                     |  2 +-
 test/confs/5842                     | 64 -----------------------------------
 test/log/5820                       |  4 +--
 test/log/5822                       | 20 -----------
 test/log/5840                       |  7 ++--
 test/log/5842                       | 24 -------------
 test/scripts/5820-DANE-GnuTLS/5820  |  8 ++---
 test/scripts/5820-DANE-GnuTLS/5822  | 19 -----------
 test/scripts/5840-DANE-OpenSSL/5840 |  2 +-
 test/scripts/5840-DANE-OpenSSL/5842 | 19 -----------
 test/stderr/5820                    | 12 +++----
 test/stderr/5842                    |  8 -----
 test/stdout/5820                    | 12 +++----
 test/stdout/5822                    |  8 -----
 test/stdout/5842                    |  8 -----
 19 files changed, 45 insertions(+), 270 deletions(-)


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