From: Nikos Mavrogiannopoulos Date: Fri, 25 Nov 2016 09:39:10 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_5_7~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee7e72a71f0527ca02329fefd18a47ebfe65ffcc;p=thirdparty%2Fgnutls.git doc update --- 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.