summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-07 09:55:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-07 09:55:37 +0100
commitae632017aa1048f4606bbce4dcb4d87577c54d9d (patch)
treef960e5e57dbdf753242c9eab27df7366777bb8db
parent9599daab3f5f0259804e4341847f83b5ceb0df3f (diff)
downloadgnutls-ae632017aa1048f4606bbce4dcb4d87577c54d9d.tar.gz
doc update [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fda42a4083..857e4db816 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,11 @@ See the end for copying conditions.
parameters. That also brings SRP in par with the RFC7919 changes to
Diffie-Hellman.
+** libgnutls: When verifying against a self signed certificate ignore issuer.
+ That is, ignore issuer when checking the issuer's parameters strength, resolving
+ issue #347 which caused self signed certificates to be additionally marked as of
+ insufficient security level.
+
** API and ABI modifications:
No changes since last version.