summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-12-08 15:24:08 +0000
committerSimon Josefsson <simon@josefsson.org>2005-12-08 15:24:08 +0000
commit7f163e07dd7762b799e91d1974a6a0542b5cd866 (patch)
treed6034c944b407f2b89762ea7cddef11bbf5b0c3f
parentcabedb4471d3a14ba910f19e5e483d35b51b55f1 (diff)
downloadgnutls-7f163e07dd7762b799e91d1974a6a0542b5cd866.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b14d2623b6..9c1050a7fd 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,10 @@ This will enable "certtool -k -8" to parse those keys.
Use "certtool -p -8" and press press enter at the prompt. Earlier,
certtool would have encrypted the key using an empty password.
+** Certtool now accept --password for --key-info and encrypted PKCS#8 keys.
+Earlier it would have prompted the user for it, even if --password was
+supplied.
+
** API and ABI modifications:
New function to set X.509 credentials from a PKCS#12 file:
gnutls_certificate_set_x509_simple_pkcs12_file