The longer the use of old libraries in my Android app, the application stopped working with an error message :
error: javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake abortion: ssl = 0xb9753f20: SSL failure library, usually a protocol error : 1407742E: SSL routines: SSL23_GET_SERVER_HELLO: tlsv1 warning protocol version (external / openssl / ssl / s23_clnt.c: 741 0x97015926: 0x00000000) com.android. Org.conscrypt.OpenSSLSocketImpl.startHandshake (OpenSSLSocketImpl at Java: 448);
will update the information to me that OpenSSL this week, but I do not know that it has to do with my app (which is yet to API, Ritrofait, Java, server itself ). Here are my is app.config
Android {compileSdkVersion 20 buildToolsVersion "20.0.0" defaultConfig {applicationId "com.xxx.xxx" minSdkVersion 16 targetSdkVersion 20 versionCode 34 versionName "1.0"} {sourceSets main {res.srcDirs = [ 'src / main / res / layout / navdrawer', 'src / main / res / layout', 'src / main / Race']}} {buildTypes release {minifyEnabled false proguardFiles getDefaultProguardFile ( 'ProGuard-android.txt'), 'proguard-rules.pro'}}} {dependency compilation includes FileTree (: [ '* .jar'], dir: 'libs') // compile' com . Google.android.gms: Play Services: + 'Compile' com.google.android.gms: Play-Services: 3.1. 'Compile' com.android.support:appcompat- v7: 20.0.0 'compile' com. Android.sup port: support-v13: .20.0 + 'compilation' uk.co.chrisjenx: calligraphy: 1.1 + 'compilation' Com.squareup.okhttp: okhttp-urlconnection: + 'compilation' com.squareup.okhttp: okhttp: + 'compilation' com.squareup.picasso: picasso: + 'compile project (': Facebook ') compilation' com.squareup .retrofit: retrofit: + '// compile' com.nostra13.universalimageloader: Universal-Image Loader: 1.9.1 'Compilation' com.google.code.gson: GSN: 2.2.4 'Compile' .com Viewpagerindicator: Library : 2.4.1@aar '}
TLS cipher and reliable, as described here Q The Anptr may set:
No comments:
Post a Comment