Merge pull request #7858 from thomasneirynck/fix/typo

Fix typo
This commit is contained in:
Thomas Neirynck 2016-07-27 11:47:35 -04:00 committed by GitHub
commit 4f6b7d42bd

View file

@ -83,7 +83,7 @@ You can fix this issue in one of the following ways:
- Supply your own cert using the `config/kibana.dev.yml` file.
- 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
- Windows: http://stackoverflow.com/a/1412118
- Linux: http://unix.stackexchange.com/a/90607
- Click through the warning and accept future warnings.
- Disable SSL with the `--no-ssl` flag: