Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ec4a2c4

Browse files
Merge branch 'master' into dev
2 parents c102be2 + 8dc4ccd commit ec4a2c4

8 files changed

+30
-1
lines changed

‎.gitignore‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@ data/
1919
nbproject/
2020
/nbproject/
2121
/nbproject/private/
22-
/nbproject/private/private.properties
22+
/nbproject/private/private.properties
23+
24+
# SSL Certs
25+
etc/ssl/

‎doc/configure-cacert-for-local.md‎

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Configure Local CA CERT with MacOS
2+
3+
## 1. The warning you receive while developing locally.
4+
5+
![Warning](images/cacert-1-warning.png)
6+
7+
## 2. Open the keychain app.
8+
9+
![Open Keychain](images/cacert-2-open-keychain.png)
10+
11+
## 3. Use File --> Import to add the ca cert you've already created.
12+
13+
![Add CA Cert](images/cacert-3-add-cacert-file-import.png)
14+
15+
## 4. Once added, locate it via the search box.
16+
17+
![Localhost Search Box](images/cacert-4-locate-cert.png)
18+
19+
## 5. Set to always trust.
20+
21+
![Trust The Cert](images/cacert-5-set-to-always-trust.png)
22+
23+
## 6. Reload the webpage.
24+
25+
![The Results](images/cacert-6-reload-page.png)
26+

‎doc/images/cacert-1-warning.png‎

211 KB
Loading[フレーム]
244 KB
Loading[フレーム]
226 KB
Loading[フレーム]

‎doc/images/cacert-4-locate-cert.png‎

331 KB
Loading[フレーム]
408 KB
Loading[フレーム]

‎doc/images/cacert-6-reload-page.png‎

32.5 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /