summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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.