summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-10-28 09:47:42 +0000
committerSimon Josefsson <simon@josefsson.org>2005-10-28 09:47:42 +0000
commit1ca93e9caf15810289c617b3fdb02e322c5766a1 (patch)
tree5f26164fa9ded38c4ff33286dd90c1265e873adb
parent65f4629a1a8af8e2ce56a4d223648657682f1657 (diff)
downloadgnutls-1ca93e9caf15810289c617b3fdb02e322c5766a1.tar.gz
Fix.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cc1b4e3502..98ff8e21e5 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ See the end for copying conditions.
* Version 1.2.9
- MD2 is now supported.
- Due to cryptographic advances, verifying untrusted X.509
- certificates signed with MD2 or MD5 will now fail with a
+ certificates signed with RSA-MD2 or RSA-MD5 will now fail with a
GNUTLS_CERT_INSECURE_ALGORITHM verification output. For
applications that must remain interoperable, you can use the
GNUTLS_VERIFY_ALLOW_SIGN_RSA_MD2 or GNUTLS_VERIFY_ALLOW_SIGN_RSA_MD5