]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 19 Sep 2015 04:52:13 +0000 (06:52 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 19 Sep 2015 04:52:13 +0000 (06:52 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ba0e2c785c0047b22bbbeaa3007a2ac56c87a483..f6b3b9729908b8a11dd8e3a067d3258ee1a47d94 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ See the end for copying conditions.
 
 ** certtool: Added the --provable option.
 
+** certtool: Key generation security level was switched to HIGH. That
+   is, by default the tool generates 3072 bit keys for RSA and DSA.
+
 ** API and ABI modifications:
 gnutls_check_version_numeric: Added
 gnutls_session_set_verify_function: Added