Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 511 Bytes

generate-dev-certificate.md

File metadata and controls

10 lines (7 loc) · 511 Bytes

Generating a new dev HTTPS certificate

If you ever need to re-generate the certificate in tools/certs follow the instructions below.

  1. Run: ./tools/dev-scripts/create-cert.ps1
    • note: if you are on windows this will require that you have WSL installed
  2. Commit: the changes in the directory tools/certs to source control

You will also need to ensure this new certificate is trusted on all dev machines where the new certificate is going to be used (see README.md.