Package ktls-utils

TLS handshake agent for kernel sockets

https://github.com/oracle/ktls-utils

In-kernel TLS consumers need a mechanism to perform TLS handshakes
on a connected socket to negotiate TLS session parameters that can
then be programmed into the kernel's TLS record protocol engine.

This package of software provides a TLS handshake user agent that
listens for kernel requests and then materializes a user space
socket endpoint on which to perform these handshakes. The resulting
negotiated session parameters are passed back to the kernel via
standard kTLS socket options.

Version: 0.10

File Formats

tlshd.conf tlshd configuration file

System Administration

tlshd TLS handshake for kernel TLS sockets