Bump the TLS version to 1.2
-
TLSv1.2 is supported on all the Android versions we support now.
-
TLSv1.3 is only supported in API 29+. Although we could conditionally enable it on 29+, it seems to cause problems (disconnects & reconnects when the LanLink gets refreshed) also on newer devices. Needs investigation.
Edited by Albert Vaca Cintora