SSL error with older android version
Posted: Tuesday 04 April 2017 11:33
When I try to connect to domoticz, the connection fails with:
After some search, I came across this stackoverflow site, which says, that this is a known bug in android versions < 4.4
The solution they suggest, is to disable SSLv3 in the app.
Could this be the problem for me (android 4.2) connecting to my server? Can this be solved?
Code: Select all
Javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: Failure in SSL library, usually a protocol error
The solution they suggest, is to disable SSLv3 in the app.
Could this be the problem for me (android 4.2) connecting to my server? Can this be solved?