summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-01-20 11:01:06 +0100
committerSimon Josefsson <simon@josefsson.org>2010-01-20 11:01:06 +0100
commit4c2073de52766b496aee065960160d44493f91e2 (patch)
treedac6d4efbd31bcc3a57a81171638c41669873139
parentbd3209489b03b7eafa77bb5d839cb9efb9c1285e (diff)
downloadgnutls-4c2073de52766b496aee065960160d44493f91e2.tar.gz
Add note about public key id difference.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 871c23b70e..54f15cdb3d 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ See the end for copying conditions.
VeriSign rejected CSRs with this padding. Reported by Wilankar Trupti
<trupti.wilankar@hp.com> and Boyan Kasarov <bkasarov@gmail.com>.
+Note: As a side effect of this change, the "public key identifier"
+value computed for a certificate using this version of GnuTLS will be
+different from values computed using earlier versions of GnuTLS.
+
** libgnutls: For CSRs on DSA keys, don't add DSA parameters to the
** optional SignatureAlgorithm parameter field.
VeriSign rejected these CSRs. They are stricly speaking not needed