summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-03 20:57:00 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-03 20:57:00 +0200
commitbdf22d1148e94cb27440576855b15f263b273c96 (patch)
treed06c466a11791a0949016d3a0e7cb5e61d5f5b00
parent16100bb0bf8288fb818a72dfc11e4535704a3424 (diff)
downloadgnutls-bdf22d1148e94cb27440576855b15f263b273c96.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0cf6041dac..b125b3b7bb 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ after the wildcard. This drops support for the permissive RFC2818 wildcards
and adds more conservative support based on the suggestions in RFC6125. Suggested
by Jeffrey Walton.
+** 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.
+
** API and ABI modifications:
No changes since last version.