From 4e67dc8921a01b6b45a116ae9e85ac99fa6dc9aa Mon Sep 17 00:00:00 2001 From: Krzysztof Sokol Date: Sat, 17 Jan 2015 15:50:58 +0000 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 78bbff2..0d20f6a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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.