summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-22 16:43:25 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-22 21:34:43 +0100
commite952688fc72775afe1869c2bed721b8944c4ce83 (patch)
tree8fcffc92dcf07c76474d92f25f1d7b95faf88d3b
parent8361e69d2baa7eba49cfa051dc104f4049a8d57d (diff)
downloadgnutls-e952688fc72775afe1869c2bed721b8944c4ce83.tar.gz
doc update
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7c73af113..9579908e0c 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,12 @@ See the end for copying conditions.
not ship it; it can be used with the '--with-included-unistring'
option to configure script.
+** libgnutls: GNUTLS_CRT_PRINT_ONELINE flag on gnutls_x509_crt_print()
+ will print the SHA256 key-ID instead of a certificate fingerprint.
+
+** certtool: Include the SHA-256 variant of key ID in --certificate-info
+ options.
+
** p11tool: Introduced the --initialize-pin and --initialize-so-pin
options.