Commit Graph

1 Commits

Author SHA1 Message Date
Steve Dickson 5f31f29e2e Update to support for the NFS RPC-with-TLS (RHEL-14754)
JIRA: https://issues.redhat.com/browse/RHEL-14754

    commit ab6d2c6b88bce4ad4772b620b0caa027d959f205
    Author: Chuck Lever <chuck.lever@oracle.com>
    Date: Sat Apr 15 10:03:42 2023 -0400

        exports: Add an xprtsec= export option

    The overall goal is to enable administrators to require the use of
    transport layer security when clients access particular exports.

    This patch adds support to exportfs to parse, display, and push
    into the kernel a new xprtsec= export option.

    Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
    Signed-off-by: Steve Dickson <steved@redhat.com>

Resolves: RHEL-14754
Signed-off-by: Steve Dickson <steved@redhat.com>
2024-02-01 13:07:18 -05:00