From: Artem Boldariev Date: Wed, 14 Dec 2022 16:07:40 +0000 (+0200) Subject: Update Release notes [GL #3725] X-Git-Tag: v9.19.9~82^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d74e228f43382206e47b52836e7b47421e1576;p=thirdparty%2Fbind9.git Update Release notes [GL #3725] Mention that TLS session resumption for Mutual TLS has been fixed. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 39afcc2de65..d0a633c1b75 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -35,7 +35,9 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- None. +- TLS session resumption might lead to handshake failures when client + certificates are used for authentication (Mutual TLS). This has + been fixed. :gl:`#3725` Known Issues ~~~~~~~~~~~~