Exception in thread "main" redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at redis.clients.util ...
but when android app tries to connect to server to get this request it gets an ssl handshake timeout. i can't figure out whats the problem is in here because ssl cert on the server side is valid and i ...