library ca-bundle
The Mozilla CA bundle extracted and converted to PEM.
samcleaver/ca-bundle
The Mozilla CA bundle extracted and converted to PEM.
- Sunday, April 12, 2015
- by samcleaver
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- 0 Dependents
- 0 Suggesters
- 93 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
ca-bundle
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., (*1)
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, (*2)
conversion
We use mk-ca-bundle.pl from curl:, (*3)
https://github.com/bagder/curl/blob/master/lib/mk-ca-bundle.pl, (*4)