XCSoar / xcsoar-data-repository

XCSoar File Manager Data Repository
https://download.xcsoar.org/repository
8 stars 23 forks source link

Kobo can't do SSL URLS #73

Closed lordfolken closed 4 years ago

lordfolken commented 7 years ago

I noted that the kobo wget binary is built without ssl. This is problematic as it cannot download repo content via https. Currently all the urls have been changed to http until https://bugs.xcsoar.org/ticket/3842 is resolved

Turbo87 commented 7 years ago

ugh... seriously?!

hor63 commented 5 years ago

Not only Kobo. Also older Androids (checked with Android 4.1, and 3.1) have outdated certificates which cause failing HTTPS connections.

lordfolken commented 5 years ago

Should we ship a downloading component with xcsoar, which contains the certificate?

lordfolken commented 5 years ago

There seems to be a solution now with the wolfssl library which would allow us to supply a decent ssl library with the same license as the main program.

lordfolken commented 4 years ago

This is fixed in master with openssl now being included: https://github.com/XCSoar/XCSoar/commit/4eb6abde5450a58a6b1ba70efe312c30f20646bf