]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update [ci skip]
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 7 Jan 2018 08:55:37 +0000 (09:55 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 7 Jan 2018 08:55:37 +0000 (09:55 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
NEWS

diff --git a/NEWS b/NEWS
index fda42a4083401f28f1e89b8dbd8ae64f4ccfcc06..857e4db816c4311425547e1d589e59f8ee3b3cd2 100644 (file)
--- 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.