mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Point to test/dev_certs
This commit is contained in:
parent
27c3836c38
commit
ed31de6684
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ optimize:
|
|||
When Kibana runs in development mode it will automatically use bundled SSL certificates. These certificates won't be trusted by your OS by default which will likely cause your browser to complain about the cert. You can deal with this in a few ways:
|
||||
|
||||
1. Supply your own cert using the `config/kibana.dev.yml` file.
|
||||
- You can point at the development certificate found in `test/dev_certs`
|
||||
1. Configure your OS to trust the cert:
|
||||
- OSX: https://www.accuweaver.com/2014/09/19/make-chrome-accept-a-self-signed-certificate-on-osx/
|
||||
- Window: http://stackoverflow.com/a/1412118
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue