build/pgo/certs/README

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:c81ddcc2d10f
1 The certificate authority and server certificates here are generated by $topsrcdir/build/pgo/genpgocert.py.
2
3 You can generate a new CA cert by running:
4 $objdir/_virtualenv/bin/python $topsrcdir/build/pgo/genpgocert.py --gen-ca
5
6 You can generate new server certificates by running:
7 $objdir/_virtualenv/bin/python $topsrcdir/build/pgo/genpgocert.py --gen-server
8
9 These will place the new files in this directory where you can commit them.

mercurial