From: Gunter Knauf Date: Wed, 20 Feb 2008 11:58:20 +0000 (+0000) Subject: mention removal of SSLv2 by default. X-Git-Tag: upstream/7.37.1~8038 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b60dbfa9e996ae032391020bfa4983ca1e36e2d4;p=platform%2Fupstream%2Fcurl.git mention removal of SSLv2 by default. --- diff --git a/CHANGES b/CHANGES index 54485be..1c6dc19 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,10 @@ Daniel S (20 Feb 2008) correctly for a long time and nobody has even noticed, I consider it a very suitable subject for plain removal. And so it was done. +Guenter Knauf (19 Feb 2007) +- We do no longer support SSLv2 by default since it has known flaws. + Kaspar Brand provided a patch for all supported SSL toolkits. + Daniel Fandrich (19 Feb 2007) - Added test309 to test HTTP redirect to HTTPS URL