Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 620 Bytes

configure-cacert-for-local-macosx.md

File metadata and controls

26 lines (13 loc) · 620 Bytes

Configure Local CA CERT with MacOS

1. The warning you receive while developing locally.

Warning

2. Open the keychain app.

Open Keychain

3. Use File --> Import to add the ca cert you've already created.

Add CA Cert

4. Once added, locate it via the search box.

Localhost Search Box

5. Set to always trust.

Trust The Cert

6. Reload the webpage.

The Results