khronosschoty 17d73c84dc added Pale Moon 29.4.4 2 년 전
..
README 17d73c84dc added Pale Moon 29.4.4 2 년 전
alternateroot.ca 17d73c84dc added Pale Moon 29.4.4 2 년 전
cert8.db 17d73c84dc added Pale Moon 29.4.4 2 년 전
evintermediate.ca 17d73c84dc added Pale Moon 29.4.4 2 년 전
jartests-object.ca 17d73c84dc added Pale Moon 29.4.4 2 년 전
key3.db 17d73c84dc added Pale Moon 29.4.4 2 년 전
mochitest.client 17d73c84dc added Pale Moon 29.4.4 2 년 전
pgoca.ca 17d73c84dc added Pale Moon 29.4.4 2 년 전
pgoca.p12 17d73c84dc added Pale Moon 29.4.4 2 년 전
secmod.db 17d73c84dc added Pale Moon 29.4.4 2 년 전

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.