This repository was archived by the owner on Jan 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Problem with SSL on Android 4.4 devicesΒ #585
Copy link
Copy link
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels