summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-05-05 18:34:04 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-05-05 18:34:04 +0200
commit0e1a1d098ef500b16c99ae830c6a852c9ae50af2 (patch)
tree93ba95d7f30631f725613729176e863436bb07b4
parent1f7d266d0d8cb2ac5855d16f4e89e6c35a99d9cd (diff)
downloadgnutls-0e1a1d098ef500b16c99ae830c6a852c9ae50af2.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4fde372b3a..c3684b94d6 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ the Codenomicon TLS test suite.
** libgnutls-dane: Accept a certificate using DANE if there is at least one
entry that matches the certificate. Patch by simon [at] arlott.org.
+** certtool: The ECDSA keys generated by default use the SECP256R1 curve
+which is supported more widely than the previously used SECP224R1.
+
** API and ABI modifications:
No changes since last version.