samcleaver/ca-bundle

The Mozilla CA bundle extracted and converted to PEM.

Maintainers

Package info

github.com/samcleaver/ca-bundle

Homepage

pkg:composer/samcleaver/ca-bundle

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

1.0 2015-04-12 15:45 UTC

This package is not auto-updated.

Last update: 2026-03-04 14:48:18 UTC


README

The Mozilla CA bundle extracted and converted to PEM at regular intervals. See the PEM file itself for the actual date of the latest Mozilla source change that is included in converted file.

license

The converted file is licensed under the same licenses as the Mozilla source file: MPL 1.1, GPL v2.0 or LGPL 2.1

conversion

We use mk-ca-bundle.pl from curl:

https://github.com/bagder/curl/blob/master/lib/mk-ca-bundle.pl