aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2005-04-07 23:19:17 +0000
committerNils Larsch <nils@openssl.org>2005-04-07 23:19:17 +0000
commit6049399bafac74bd809ffac2108e8d5d284cd720 (patch)
tree14443a61bb1541f6f1ccb01b59b288ab3bd54cf3 /CHANGES
parentf763e0b5ae74c67795d096c9029b5c61e891e68a (diff)
downloadopenssl-6049399bafac74bd809ffac2108e8d5d284cd720.tar.gz
get rid of very buggy and very imcomplete DH cert support
Reviewed by: Bodo Moeller
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1e13733070..1c5baf2e57 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.7f and 0.9.8 [xx XXX xxxx]
+ *) Remove buggy and incompletet DH cert support from
+ ssl/ssl_rsa.c and ssl/s3_both.c
+ [Nils Larsch]
+
*) Use SHA-1 instead of MD5 as the default digest algorithm for
the apps/openssl applications.
[Nils Larsch]