diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-25 10:39:10 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-25 10:52:40 +0100 |
commit | ee7e72a71f0527ca02329fefd18a47ebfe65ffcc (patch) | |
tree | 925635a3bc7245edd2e7e270445c8a402414eff0 /NEWS | |
parent | b068aa66b74576112583255867f037bfbe8b2036 (diff) | |
download | gnutls-ee7e72a71f0527ca02329fefd18a47ebfe65ffcc.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |