summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.