From c3a7a757f7167d62e3ffc362827d518ae32c6956 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 8 Feb 2008 11:16:44 +0000 Subject: =?UTF-8?q?G=FCnter=20Knauf=20added=20lib/mk-ca-bundle.pl=20which?= =?UTF-8?q?=20gets=20the=20Firefox=20ca=20bundle=20and=20creates=20a=20sui?= =?UTF-8?q?table=20ca-bundle.crt=20file=20in=20PEM=20format=20for=20use=20?= =?UTF-8?q?with=20curl.=20The=20recommended=20way=20to=20run=20it=20is=20t?= =?UTF-8?q?o=20use=20'make=20ca-bundle'=20in=20the=20build=20tree=20root.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES | 5 +++++ RELEASE-NOTES | 1 + 2 files changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index aff59dfef..feef3cfac 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel S (8 Feb 2008) +- Günter Knauf added lib/mk-ca-bundle.pl which gets the Firefox ca bundle and + creates a suitable ca-bundle.crt file in PEM format for use with curl. The + recommended way to run it is to use 'make ca-bundle' in the build tree root. + Daniel Fandrich (7 Feb 2007) - Added tests 1022 and 1023 to validate output of curl-config --version and --vernum diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 75b434301..b71c20fcf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,7 @@ Curl and libcurl 7.18.1 This release includes the following changes: o added support for HttpOnly cookies + o 'make ca-bundle' downloads and generates an updated ca bundle file This release includes the following bugfixes: -- cgit v1.2.3