These samples use locally signed SSL certificates in order to serve content over https. A small amount of setup is needed.
- Install mkcert on your computer.
- Once installed, run
mkcert -install
to install the mkcert root certificate.
These samples use locally signed SSL certificates in order to serve content over https. A small amount of setup is needed.
mkcert -install
to install the mkcert root certificate.