summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-12 11:45:33 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-12 11:45:33 +0200
commit9c63d300d54d8b48760717d6659132586fdb64e0 (patch)
treeab70c4b50dd10dbc043138e967473361284929bf
parenta3ed2d962e51f55ccfb6e59a6a551d3cef35a507 (diff)
downloadgnutls-9c63d300d54d8b48760717d6659132586fdb64e0.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 431ff428e6..d3b96ae25c 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,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.