summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-17 15:36:54 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-17 15:42:29 +0200
commit9aa6d50b7458ae4ba001dd95de2515d2e82dd25b (patch)
tree5a6c46bf6e2e8dba782c989293286946a3ba7995
parentc9bf5e0d83e8d614bfc5ae64ca954a9ed5d7ddbb (diff)
downloadgnutls-9aa6d50b7458ae4ba001dd95de2515d2e82dd25b.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ee514f80e..d8f02ba0c8 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ X520countryName element.
** 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.
+
** p11tool: will not implicitly enable so-login for certain types of
objects. That avoids issues with tokens that require different login
types.