Netty TCNative provides native SSL/TLS support via OpenSSL and Apache APR for Netty applications.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-classes</artifactId>
<version>2.0.75.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a client-side SSL context using Netty's SslContextBuilder.
Ensure the appropriate netty-tcnative native library is included for your platform.
No dependency data recorded yet.