summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-08 15:00:06 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-08 15:24:15 +0100
commit6dfcecba0bd42c167c85f865344346811d507dac (patch)
tree57fc5c7415eab751fe8e2e0cf4f9a3cb70e5598a
parenta323b7ecc05214d627647087bd4893f100ea84c3 (diff)
downloadgnutls-tmp-improve-test-suite.tar.gz
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d783e852a..f5c8634f3c 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ See the end for copying conditions.
** certtool: the option '--load-ca-certificate' can now accept PKCS#11
URLs in addition to files.
+** certtool: the option '--load-crl' can now be used when generating PKCS#12
+ files (i.e., in conjunction with '--to-p12' option).
+
** API and ABI modifications:
gnutls_x509_crt_set_flags: Added
GNUTLS_X509_CRT_FLAG_IGNORE_SANITY: Added