summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-17 15:06:24 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-17 15:06:24 +0200
commit15fad5d36bad87e66c1e986348f42a36016a4961 (patch)
treeaf4c3097a2ca2bf03908e9ca6a3cc7f4b58c7f1e
parent635e782829df01b5b64ba567c27f12ae10ff01d9 (diff)
downloadgnutls-15fad5d36bad87e66c1e986348f42a36016a4961.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a49b98315..d93c318170 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ Wolfgang Meyer zu Bergsten.
** libgnutls: gnutls_pkcs12_verify_mac() will not fail in other than SHA1
algorithms.
+** libgnutls: when checking the hostname of a certificate with multiple CNs
+ensure that the "most specific" CN is being used.
+
** API and ABI modifications:
No changes since last version.