domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 70 forks source link

Ss lv3 kitkat #551

Closed Eduardolgg closed 4 years ago

Eduardolgg commented 4 years ago

I have errors in Android Kitkat with ssl connections, this is the logcat trace:

E/RequestUtil: RequestUtil volley error E/RequestUtil: javax.net.ssl.SSLException: Connection closed by peer E/DevicesParser: DevicesParser of JSONParserInterface exception E/NativeCrypto: Unknown error during handshake

Is a SSLv3 error in Android kitkat, this patch solve it for me.

galadril commented 4 years ago

Thanks, ill test it and put it in the next release!