Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Problem with SSL on Android 4.4 devices #585

Open
kenumir opened this issue Mar 27, 2021 · 1 comment
Open

Problem with SSL on Android 4.4 devices #585

kenumir opened this issue Mar 27, 2021 · 1 comment

Comments

@kenumir
Copy link

kenumir commented Mar 27, 2021

Describe the bug 馃悰
On android 4.4 search api has problems with SSL while query API

Environment:

  • OS: android
  • Version 4.4
  • Device: Motorola Moto E

Stack trace:

SearchEngineAlgoliaImpl: query e=com.algolia.search.saas.AlgoliaException: All hosts failed: [javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x556e5e78: Failure in SSL library, usually a protocol error
    error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (external/openssl/ssl/s23_clnt.c:741 0x55867df4:0x00000000), javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x58bedf58: Failure in SSL library, usually a protocol error
    error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (external/openssl/ssl/s23_clnt.c:741 0x55867df4:0x00000000), javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x57c5fca0: Failure in SSL library, usually a protocol error
    error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (external/openssl/ssl/s23_clnt.c:741 0x55867df4:0x00000000), javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x556e5e78: Failure in SSL library, usually a protocol error
    error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (external/openssl/ssl/s23_clnt.c:741 0x55867df4:0x00000000)]
com.algolia.search.saas.AlgoliaException: All hosts failed: [javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x556e5e78: Failure in SSL library, usually a protocol error
@aallam
Copy link
Member

aallam commented Apr 7, 2021

Hello @kenumir,

Your device doesn't seem to support TLS v1.2. You can attempt to patch it using this documentation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants