gecko-dev/build/pgo/certs
Kirk Steuber 459dc06e8a Bug 1346405 - Update build/pgo/certs/README so instructions are current and applicable cross-platform r=ted
MozReview-Commit-ID: LfhNX9WH0zZ

--HG--
extra : rebase_source : cf04c0d266fc378b0ae2278426a0a2c908c9930b
2017-03-10 14:06:49 -08:00
..
alternateroot.ca
cert8.db Bug 1345611 - Change behavior of subdocument Flash blocking to be Third-Party Flash blocking r=bsmedberg,qdot 2017-03-10 10:50:21 -08:00
evintermediate.ca
jartests-object.ca
key3.db Bug 1345611 - Change behavior of subdocument Flash blocking to be Third-Party Flash blocking r=bsmedberg,qdot 2017-03-10 10:50:21 -08:00
mochitest.client
pgoca.ca
pgoca.p12
README Bug 1346405 - Update build/pgo/certs/README so instructions are current and applicable cross-platform r=ted 2017-03-10 14:06:49 -08:00
secmod.db

The certificate authority and server certificates here are generated by $topsrcdir/build/pgo/genpgocert.py.

You can generate a new CA cert by running:
./mach python build/pgo/genpgocert.py --gen-ca

You can generate new server certificates by running:
./mach python build/pgo/genpgocert.py --gen-server

These commands will modify cert8.db and key3.db. The changes to these should be committed.