christophpickl / gadsu

Simplifies a shiatsu practitioner's daily life in an awesome way!
Apache License 2.0
2 stars 2 forks source link

SSL cert error on linux when fetching file from github #29

Open christophpickl opened 8 years ago

christophpickl commented 8 years ago

linux is veeery secure, it rejects github when fetching the latest version for the auto updater.

two doings:

  1. fix the actual problem, either by completely disabling the SSL cert check, or add the github cert into the truststore.
  2. introduce a "start action" which allows to turn off the auto-update (maybe even via a generic approach to fiddle around with any preferences)

when fixing this bug, get a LINUX and reproduce the bug. ask artur if i may work on his machine, as it occured there...