HomeFreeBSD

nfs tls: Update for SSL_OP_ENABLE_KTLS.

Description

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
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D31445

Details

Provenance
jhbAuthored on Aug 10 2021, 9:18 PM
Reviewer
rmacklem
Differential Revision
D31445: nfs tls: Update for SSL_OP_ENABLE_KTLS.
Parents
rG38911b3c2c7d: ar: provide error exit status upon failure
Branches
Unknown
Tags
Unknown