1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/usr.sbin/rpc.tlsservd
John Baldwin df8406ca0f nfs tls: Update for SSL_OP_ENABLE_KTLS.
Upstream OpenSSL (and the KTLS backport) have switched to an opt-in
option (SSL_OP_ENABLE_KTLS) in place of opt-out modes
(SSL_MODE_NO_KTLS_TX and SSL_MODE_NO_KTLS_RX) for controlling kernel
TLS.

Reviewed by:	rmacklem
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D31445

(cherry picked from commit c7bb0f47f7)
2021-08-23 17:59:34 -07:00
..
Makefile
rpc.tlscommon.c
rpc.tlscommon.h
rpc.tlsservd.8
rpc.tlsservd.c