Updated Troubleshooting (markdown)

Bas Stottelaar
2015-10-22 14:10:07 +02:00
parent a9fba03093
commit 74bfd09f66
+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