From: Nikos Mavrogiannopoulos Date: Thu, 3 Apr 2014 12:56:37 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_0~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ee56be8f335fd64fdaa34c576510e8463fcede7;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index f2fe5b8400..37d5125fb7 100644 --- 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.