Confirmed users
448
edits
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
# Run the following commands: | # Run the following commands: | ||
## rm -Rf certdb.tmp | ## rm -Rf certdb.tmp | ||
## ./new_certdb.sh certdb.tmp | ## ./new_certdb.sh certdb.tmp # * see note below | ||
## ./add_or_replace_root_cert.sh certdb.tmp root-ca-reviewers-marketplace | ## ./add_or_replace_root_cert.sh certdb.tmp root-ca-reviewers-marketplace # * see note below | ||
## ./change_trusted_servers.sh full_unagi "https://marketplace-dev.allizom.org,https://marketplace.firefox.com" | ## ./change_trusted_servers.sh full_unagi "https://marketplace-dev.allizom.org,https://marketplace.firefox.com" | ||
## ./push_certdb.sh full_unagi certdb.tmp | ## ./push_certdb.sh full_unagi certdb.tmp | ||
* Step 2 is just for modifying the default certs to add reviewer support - if you're lucky you might be able to persuade someone who already has NSS installed to create the certdb.tmp folder and patch it with reviewer cert access for you :) | |||