diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-08 15:00:06 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-08 15:24:15 +0100 |
commit | 6dfcecba0bd42c167c85f865344346811d507dac (patch) | |
tree | 57fc5c7415eab751fe8e2e0cf4f9a3cb70e5598a /NEWS | |
parent | a323b7ecc05214d627647087bd4893f100ea84c3 (diff) | |
download | gnutls-6dfcecba0bd42c167c85f865344346811d507dac.tar.gz |
doc updatetmp-improve-test-suite
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |