]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 3 Apr 2014 12:56:37 +0000 (14:56 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 3 Apr 2014 12:56:37 +0000 (14:56 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f2fe5b8400d6ed9f987f3ecc99ba615d8833eb59..37d5125fb7399a05ef8d02edcc7bd20ecc55319c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -76,6 +76,10 @@ distribution.
 ** certtool: Timestamps for serial numbers were increased to 8 bytes,
 and in batch mode to 12 (appended with 4 random bytes).
 
+** certtool: When no password is provided to export a PKCS #8 keys, do
+not encrypt by default. The previous behavior of encrypting using a
+null password can be replicating using the new parameter --empty-password.
+
 ** certtool: When no CRL number is provided (or value set to -1), then
 a time-based number will be used.