Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
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.