ktls-utils: ktls-utils (TLS handshake utilities for in-kernel TLS consumers) ktls-utils: ktls-utils: In-kernel TLS consumers need a mechanism to perform TLS handshakes on ktls-utils: a connected socket to negotiate TLS session parameters that can then ktls-utils: be programmed into the kernel's TLS record protocol engine. This ktls-utils: package of software provides a TLS handshake user agent that listens ktls-utils: for kernel requests and then materializes a user space socket ktls-utils: endpoint on which to perform these handshakes. The resulting ktls-utils: negotiated session parameters are passed back to the kernel via ktls-utils: standard kTLS socket options. ktls-utils: