#include "_doctype.html"
The Mozilla CA certificate store in PEM format (around 250KB uncompressed) is available from here over HTTPS:
This PEM file contains the datestamp of the conversion and we only make a new conversion if there's a change in either the script or the source file. SUBTITLE(CA certificate store license)
The PEM file is only a converted version of the original one and thus it is licensed under the same license as the Mozilla source file: MPL 2.0 SUBTITLE(Automated downloads from here)
We don't mind you downloading the PEM file from us in an automated fashion, but please don't do it more often than once per day. It is only updated once every few months anyway. SUBTITLE(The conversion script mk-ca-bundle)
The mk-ca-bundle tool converts Mozilla's certificate store to PEM format, suitable for (lib)curl and others. SUBTITLE(Convert from your local Firefox installation)
You can also extract the ca certs off your Firefox installation, if you just have the 'certutil' tool installed and run the firefox-db2pem.sh script! #include "_footer.html"