Updated Troubleshooting (markdown)

Krzysztof Sokol
2015-01-17 15:50:58 +00:00
parent 7ed4f11a35
commit 4e67dc8921
+1 -1
@@ -129,7 +129,7 @@ _Solutions_:
* Install the Certificate Authority, so the certificate is trusted by the system
* Disable certificate check in Headphones. **This poses a security risk, because from now on, all HTTPS connections are susceptible to man-in-the-middle attacks!**
* Make sure Headphones is configured and running
* Quit Headphones. Make sure it quitted!
* Quit Headphones. Make sure it quitted! You need to stop the service Headphones.py, otherwise the changes you make will dissapear.
* Open `config.ini` in your favorite text editor
* Set `verify_cert_ssl` to `0`. The key should under the `[Advanced]` section, and by default, it should mention the value `1`
* Save the file.