tested on a newer phone (Android 7) and it works without problems. On my old phone (Android 4) it doesn't work (I get the error)
API 20 is already considered old and "unsupported"
I don't have time to support old, unsupported APIs
if there is demand for it, I could work around this by adding a "use HTTP instead of HTTPS" flag
Closing this as `wontfix`. Reasons:
- looks like it's a SSL/TLS handshake issue
- should be fixed for API version 20+
- tested on a newer phone (Android 7) and it works without problems. On my old phone (Android 4) it doesn't work (I get the error)
- API 20 is already considered old and "unsupported"
- I don't have time to support old, unsupported APIs
- if there is demand for it, I could work around this by adding a "use HTTP instead of HTTPS" flag
SSL Error: "Unknown error during handshake"
Possible reason: https://blog.dev-area.net/2015/08/13/android-4-1-enable-tls-1-1-and-tls-1-2/
Closing this as
wontfix
. Reasons: