mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 08:24:00 +01:00
Updated Troubleshooting (markdown)
+1
-1
@@ -135,7 +135,7 @@ _Solutions_:
|
||||
* Ask the server operator to fix the certificate if it's a self-signed one.
|
||||
* Fix the dependencies to enable [SNI](http://docs.python-requests.org/en/latest/community/faq/#what-are-hostname-doesn-t-match-errors) in Python 2.x.
|
||||
* 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!**
|
||||
* 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! Your privacy level will degrade! For instance, your provider could replace the certificate so it can decrypt your connection.**
|
||||
* Make sure Headphones is configured and running
|
||||
* Quit Headphones. Make sure it quitted! You need to stop the service, otherwise the changes you make will disappear.
|
||||
* Open `config.ini` in your favorite text editor
|
||||
|
||||
Reference in New Issue
Block a user