mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
| .. | ||
| alternateroot.ca | ||
| cert8.db | ||
| evintermediate.ca | ||
| jartests-object.ca | ||
| key3.db | ||
| mochitest.client | ||
| pgoca.ca | ||
| pgoca.p12 | ||
| README | ||
| 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: $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.