All pages
Powered by GitBook
1 of 1

Troubleshooting

See the most frequent issues occurring during integration.

The most frequent issues occurring during integration:

javax.net.ssl.SSLHandshakeException: Read error: ssl=0xb400007aa9f06888: Failure in SSL library, usually a protocol error

Reason:

  • Conflicts between one of our device binding detection controls and TLS/SSL, using AndroidKeyStore

Solution:

  • We've created a special version in which the device binding is disabled. Please, use the following dependency:

    implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:9.6.0-NO_DB'