summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-25 10:39:10 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-25 10:52:40 +0100
commitee7e72a71f0527ca02329fefd18a47ebfe65ffcc (patch)
tree925635a3bc7245edd2e7e270445c8a402414eff0
parentb068aa66b74576112583255867f037bfbe8b2036 (diff)
downloadgnutls-ee7e72a71f0527ca02329fefd18a47ebfe65ffcc.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9579908e0c..3c71e3d8b7 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ See the end for copying conditions.
** libgnutls: GNUTLS_CRT_PRINT_ONELINE flag on gnutls_x509_crt_print()
will print the SHA256 key-ID instead of a certificate fingerprint.
+** libgnutls: enhance the PKCS#7 verification capabilities. In the case
+ signers that are not discoverable using the trust list or input, use
+ the stored list as pool to generate a trusted chain to the signer.
+
** certtool: Include the SHA-256 variant of key ID in --certificate-info
options.