Skip to content

Commit

Permalink
Add note about trusting certs in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Keoghan committed Sep 11, 2018
1 parent f33f4ae commit 42a2d6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ Site NGiNX config files are created programmatically using the templates in `res

NGiNX logs are visible from the `porter logs nginx`.

Porter will try to set your Mac up to trust the SSL certificates it generates by adding the generated CA to the keychain (it will request sudo permission). This works for Safari and Chrome, but not for Firefox. In FireFox, you will need to manually add the certificate, which is located in `~/.porter/ssl/KleverPorterSelfSigned.pem`.

### PHP

- `porter php:default` - Set default PHP version
Expand Down

0 comments on commit 42a2d6f

Please sign in to comment.