bagder: curl-www/docs _caextract.html,1.14,1.15
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/docs In directory labb:/tmp/cvs-serv2506 Modified Files: _caextract.html Log Message: updated to match reality, added link to new db conversion tool etc Index: _caextract.html =================================================================== RCS file: /cvsroot/curl/curl-www/docs/_caextract.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- _caextract.html 8 Feb 2008 10:01:44 -0000 1.14 +++ _caextract.html 23 Aug 2008 22:08:31 -0000 1.15 @@ -33,11 +33,11 @@ output CA bundle file in PEM format is available from here: <ul> <li> <a - href="http://curl.haxx.se/ca/cacert.pem">cacert.pem</a> (~500KB) + href="http://curl.haxx.se/ca/cacert.pem">cacert.pem</a> (~200KB) <li> <a - href="http://curl.haxx.se/ca/cacert.pem.gz">cacert.pem.gz</a> (~190 KB) + href="http://curl.haxx.se/ca/cacert.pem.gz">cacert.pem.gz</a> (~90 KB) <li> <a - href="http://curl.haxx.se/ca/cacert.pem.bz2">cacert.pem.bz2</a> (~150 KB) + href="http://curl.haxx.se/ca/cacert.pem.bz2">cacert.pem.bz2</a> (~90 KB) </ul> <p> The file contains the datestamp of the conversion. @@ -47,14 +47,19 @@ It is a perl script. The script uses the 'openssl' tool and it requires the version that comes with the 0.9.7 series or later. <p> - The exact Mozilla file needed for this job is found at <a - href="http://lxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt">lxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt</a>. + The exact Mozilla file needed for this job is found within that script. SUBTITLE(License) <p> This new file is only a converted version of the original one and thus it is licensed under the same licenses: MPL 1.1, GPL v2.0 or LGPL 2.1 +SUBTITLE(Convert from your local Firefox installation) + +<p> You can also extract the ca certs off your Firefox installation, if you + just have the 'certutil' tool installed and run the <a href="http://curl.haxx.se/lxr/source/lib/firefox-db2pem.sh">firefox-db2pem.sh</a> script! + + #include "_footer.html" </BODY>