summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-25 09:58:58 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-25 12:03:57 +0100
commit70cd4bc9e78fed825a5b467ea4f760341de6ff10 (patch)
tree3f722d04ec50d9e4a05c5388feeb195be3cf6329
parentc539c9b293acf1cb47666a8682383e3befa034cf (diff)
downloadgnutls-70cd4bc9e78fed825a5b467ea4f760341de6ff10.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c71e3d8b7..c0e3694381 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ See the end for copying conditions.
not ship it; it can be used with the '--with-included-unistring'
option to configure script.
+** libgnutls: When setting a subject alternative name in a certificate
+ which is in UTF-8 format, it will transparently be converted to IDNA form
+ prior to storing.
+
** libgnutls: GNUTLS_CRT_PRINT_ONELINE flag on gnutls_x509_crt_print()
will print the SHA256 key-ID instead of a certificate fingerprint.