Closed Undermaken closed 4 years ago
While reading CIE (NFC reading) I got this error
Read error: ssl=0x77a2922d08: Failure in SSL library, usually a protocol error error:04000044:RSA routines:OPENSSL_internal:internal error (external/conscrypt/common/src/jni/main/cpp/conscrypt/native_crypto.cc:740 0x77f9750e6b:0x00000000)
Device: Manifacturer: XIAOMI Model: M9 Android version: 10
Then I applied this update https://github.com/italia/cieid-android-sdk/pull/4 and all works fine
I tested this update https://github.com/italia/cieid-android-sdk/pull/4 on another device: Device: Manifacturer: LG Model: NEXUS 5X Android version: 8.1.0
And now I get this error while reading CIE
Read error: ssl=0x7b48efb100: Failure in SSL library, usually a protocol error error:04000044:RSA routines:OPENSSL_internal:internal error (external/conscrypt/common/src/jni/main/cpp/NativeCrypto.cpp:640 0x7b3e5f40ab:0x00000000)
This PR https://github.com/italia/cieid-android-sdk/pull/6 solves this bug This issue can be closed
While reading CIE (NFC reading) I got this error
Device: Manifacturer: XIAOMI Model: M9 Android version: 10
Then I applied this update https://github.com/italia/cieid-android-sdk/pull/4 and all works fine
I tested this update https://github.com/italia/cieid-android-sdk/pull/4 on another device: Device: Manifacturer: LG Model: NEXUS 5X Android version: 8.1.0
And now I get this error while reading CIE