summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-12 11:45:11 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-12 11:45:11 +0200
commit326525ae7fbb4e4b5a05b3d10589c611d3d8f853 (patch)
tree1b37136a9d7ea55cd28c6c7d9e3a9cfbe95a1c13
parentf225753de666ed7adad317005dd2febba5592d9f (diff)
downloadgnutls-326525ae7fbb4e4b5a05b3d10589c611d3d8f853.tar.gz
doc update [ci skip]
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eac63029b2..c00eab661c 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ See the end for copying conditions.
** libgnutls: gnutls_certificate_set_key() was enhanced to import the DNS
name of the certificates if the provided names are NULL.
+** libgnutls: when receiving SNI names, only save and expose to application
+ the supported DNS names.
+
** libgnutls: when importing the certificate names at the
gnutls_certificate_set* functions, only consider the CN as a fallback
if DNS names are provided via the alternative name extension.