Gnter 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.
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -6,6 +6,11 @@
|
|||||||
|
|
||||||
Changelog
|
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)
|
Daniel Fandrich (7 Feb 2007)
|
||||||
- Added tests 1022 and 1023 to validate output of curl-config --version and
|
- Added tests 1022 and 1023 to validate output of curl-config --version and
|
||||||
--vernum
|
--vernum
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ Curl and libcurl 7.18.1
|
|||||||
This release includes the following changes:
|
This release includes the following changes:
|
||||||
|
|
||||||
o added support for HttpOnly cookies
|
o added support for HttpOnly cookies
|
||||||
|
o 'make ca-bundle' downloads and generates an updated ca bundle file
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user