Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 333 Bytes

LocalSSLCertificateSetup.md

File metadata and controls

8 lines (5 loc) · 333 Bytes

Local SSL Certificates

These samples use locally signed SSL certificates in order to serve content over https. A small amount of setup is needed.

Setup

  1. Install mkcert on your computer.
  2. Once installed, run mkcert -install to install the mkcert root certificate.