Skip to content

Commit 96377fc

Browse files
committed
Document the fork.
1 parent 4c8cbea commit 96377fc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.markdown

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
extract-nss-root-certs
2+
======================
3+
4+
This project contains a fork of
5+
[Adam Langley's project of the same name](https://github.com/agl/extract-nss-root-certs)
6+
for use in the certifi project.
7+
8+
Rather than treat this as a dependency (and so requiring that you have Go
9+
installed), I recommend you download the appropriate binary from the releases
10+
page.
11+
112
Extracting Mozilla's Root Certificates
2-
======================================
13+
--------------------------------------
314

415
When people need a list of root certificates, they often turn to Mozilla's. However, Mozilla doesn't produce a nice list of PEM encoded certificate, rather they keep them in a form which is convenient for NSS to build from:
516

0 commit comments

Comments
 (0)