'How to disable Tls 1.3 in React Native Android?
My certificate only support to Tls 1.2
Android default is Tls 1.3 after Android 9 version.
I try to find solutions, but I have no idea how to set it on react naive android How to enable TLS 1.2 support in an Android application (running on Android 4.1 JB)
Is anyway I can disable Tls 1.3 in react native android ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
