Merge branch 'master' into dev
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -20,3 +20,6 @@ nbproject/
|
||||
/nbproject/
|
||||
/nbproject/private/
|
||||
/nbproject/private/private.properties
|
||||
|
||||
# SSL Certs
|
||||
etc/ssl/
|
||||
26
doc/configure-cacert-for-local.md
Normal file
26
doc/configure-cacert-for-local.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Configure Local CA CERT with MacOS
|
||||
|
||||
## 1. The warning you receive while developing locally.
|
||||
|
||||

|
||||
|
||||
## 2. Open the keychain app.
|
||||
|
||||

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

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

|
||||
|
||||
## 5. Set to always trust.
|
||||
|
||||

|
||||
|
||||
## 6. Reload the webpage.
|
||||
|
||||

|
||||
|
||||
BIN
doc/images/cacert-1-warning.png
Normal file
BIN
doc/images/cacert-1-warning.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 211 KiB |
BIN
doc/images/cacert-2-open-keychain.png
Normal file
BIN
doc/images/cacert-2-open-keychain.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 244 KiB |
BIN
doc/images/cacert-3-add-cacert-file-import.png
Normal file
BIN
doc/images/cacert-3-add-cacert-file-import.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
BIN
doc/images/cacert-4-locate-cert.png
Normal file
BIN
doc/images/cacert-4-locate-cert.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 330 KiB |
BIN
doc/images/cacert-5-set-to-always-trust.png
Normal file
BIN
doc/images/cacert-5-set-to-always-trust.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 408 KiB |
BIN
doc/images/cacert-6-reload-page.png
Normal file
BIN
doc/images/cacert-6-reload-page.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user