//okhttp/okhttp3/ConnectionSpec/Companion/MODERN_TLS
MODERN_TLS¶
[jvm]\
val MODERN_TLS: ConnectionSpec
A modern TLS configuration that works on most client platforms and can connect to most servers. This is OkHttp’s default configuration.
//okhttp/okhttp3/ConnectionSpec/Companion/MODERN_TLS
[jvm]\
val MODERN_TLS: ConnectionSpec
A modern TLS configuration that works on most client platforms and can connect to most servers. This is OkHttp’s default configuration.