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.