OkHttp is an HTTP client for Java and Kotlin that provides TLS configuration utilities for secure connections.
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp-tls</artifactId>
<version>5.3.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures TLS certificates for secure HTTP connections.
No known issues recorded.
No dependency data recorded yet.