Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSLHandshakeException #1

Open
androidsrini opened this issue Dec 28, 2019 · 0 comments
Open

SSLHandshakeException #1

androidsrini opened this issue Dec 28, 2019 · 0 comments

Comments

@androidsrini
Copy link

2019-12-28 08:43:31.056 20333-20358/com.example.androidversion D/OpenSSLLib: OpensslErr:Module:16(1040:); file:external/boringssl/src/ssl/s3_pkt.c ;Line:610;Function:ssl3_read_bytes
2019-12-28 08:43:31.056 20333-20358/com.example.androidversion D/OpenSSLLib: OpensslErr:Module:16(154:); file:external/boringssl/src/ssl/s3_clnt.c ;Line:764;Function:ssl3_get_server_hello
2019-12-28 08:43:31.057 20333-20358/com.example.androidversion E/NativeCrypto: Unknown error 1 during handshake
2019-12-28 08:43:31.061 20333-20358/com.example.androidversion D/NativeCrypto: ssl=0xa876d000 NativeCrypto_SSL_do_handshake clean error => 0
2019-12-28 08:43:31.061 20333-20358/com.example.androidversion I/System.out: error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE (external/boringssl/src/ssl/s3_pkt.c:610 0xa8755000:0x00000001)
2019-12-28 08:43:31.061 20333-20358/com.example.androidversion I/System.out: error:1000009a:SSL routines:OPENSSL_internal:HANDSHAKE_FAILURE_ON_CLIENT_HELLO (external/boringssl/src/ssl/s3_clnt.c:764 0xa5d1fd15:0x00000000)
2019-12-28 08:43:31.063 20333-20358/com.example.androidversion I/System.out: close [socket]
2019-12-28 08:43:31.072 20333-20358/com.example.androidversion D/OkHttp: <-- HTTP FAILED: javax.net.ssl.SSLHandshakeException: Handshake failed

I am getting SSLHandshakeException how to reslove this exception?

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

No branches or pull requests

1 participant