tenfourfox/build/pgo/certs
Cameron Kaiser c9b2922b70 hello FPR 2017-04-19 00:56:45 -07:00
..
README hello FPR 2017-04-19 00:56:45 -07:00
alternateroot.ca hello FPR 2017-04-19 00:56:45 -07:00
cert8.db hello FPR 2017-04-19 00:56:45 -07:00
evintermediate.ca hello FPR 2017-04-19 00:56:45 -07:00
jartests-object.ca hello FPR 2017-04-19 00:56:45 -07:00
key3.db hello FPR 2017-04-19 00:56:45 -07:00
mochitest.client hello FPR 2017-04-19 00:56:45 -07:00
pgoca.ca hello FPR 2017-04-19 00:56:45 -07:00
pgoca.p12 hello FPR 2017-04-19 00:56:45 -07:00
secmod.db hello FPR 2017-04-19 00:56:45 -07:00

README

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

You can generate a new CA cert by running:
$objdir/_virtualenv/bin/python $topsrcdir/build/pgo/genpgocert.py --gen-ca

You can generate new server certificates by running:
$objdir/_virtualenv/bin/python $topsrcdir/build/pgo/genpgocert.py --gen-server

These will place the new files in this directory where you can commit them.