gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_7-42-g1d82889


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_7-42-g1d82889
Date: Sun, 01 Nov 2009 16:06:16 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=1d8288977316750e97b706ee537abe15bf94bd2b

The branch, master has been updated
       via  1d8288977316750e97b706ee537abe15bf94bd2b (commit)
      from  f81678201af14a755ed1b71ce7532bf0fd6ba54c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1d8288977316750e97b706ee537abe15bf94bd2b
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sun Nov 1 18:06:07 2009 +0200

    Documented change for certificate retrieval callbacks.

-----------------------------------------------------------------------

Summary of changes:
 NEWS |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index a57f104..c19845b 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,11 @@ See the end for copying conditions.
 by Tang Tong.
 
 ** libgnutls: addition of support for TLS 1.2 signature algorithms
-extension and certificate verify field.
+extension and certificate verify field. This requires changes for
+TLS 1.2 servers and clients that use callbacks for certificate retrieval.
+They are now required to check with 
gnutls_session_sign_algorithm_get_requested()
+whether the certificate they send complies with the peer's preferences in
+signature algorithms.
 
 ** libgnutls: In server side when resuming a session do not overwrite the 
 initial session data with the resumed session data.


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]