summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-25 03:18:42 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-25 03:18:42 +0100
commitad602e8180eb133f3fc3bdd771d8fa62bafe09be (patch)
treec917fffe5f7e8966b61c1e524592c0ddafc93f28
parentee10c6241293a3a1509b0c62613b979e6c534518 (diff)
downloadgnutls-tmp-gnutls_3_5_x-reuse-pkcs11-id.tar.gz
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13852872c8..fe9ad3b1ec 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ See the end for copying conditions.
when the instruction was available on the host, but not on a VM running
gnutls, detection could fail causing illegal instruction usage.
+** p11tool: re-use ID from corresponding objects when writing certificates.
+ That is, when writing a certificate which has a corresponding public key,
+ or private key in the token, ensure that we use the same ID for the
+ certificate.
+
** API and ABI modifications:
No changes since last version.