gcompris / GCompris-qt

GCompris in Qt Quick - Mirror of https://invent.kde.org/education/gcompris
218 stars 167 forks source link

android app download audio: Handshake failed Code 6 #272

Closed friedrico closed 2 years ago

friedrico commented 2 years ago

I can not download the audio files in app; i always get SSL Handhake failed, Code 6.

Chrome uses TLS 1.3 on google, so I guess its not a client problem? The client is a Galaxy Tab 3 Is there a workaround?

petitlapin commented 2 years ago

Hi, Thank you for the report.

Which version of android are you using? If it is before 4.4.2, we recommand to use an older version of GCompris: https://gcompris.net/downloads-en.html: GCompris version 0.95.

Johnny

friedrico commented 2 years ago

thank you, I figured that one to; but why does it happen anyway?

petitlapin commented 2 years ago

If I remember correctly (sorry, it's been a long time :)), I think prior android versions use a shipped openssl (or derivate) version that does not support the protocol we use and it's loaded by default.