//okhttp/okhttp3/ConnectionSpec/Companion/COMPATIBLE_TLS
COMPATIBLE_TLS¶
[jvm]\
val COMPATIBLE_TLS: ConnectionSpec
A backwards-compatible fallback configuration that works on obsolete client platforms and can connect to obsolete servers. When possible, prefer to upgrade your client platform or server rather than using this configuration.