HomeFreeBSD

rpc.tlsservd: Add a -C command line option for preferred_ciphers

Description

rpc.tlsservd: Add a -C command line option for preferred_ciphers

rpc.tlsclntd has a -C command line option for setting
preferred_ciphers. Testing at a recent IETF NFSv4 testing
event showed that setting preferred_ciphers is not normally
needed for the rpc.tlsservd.

This patch modifies rpc.tlsservd to not specify preferred_ciphers
by default, but provides the same -C option as rpc.tlsclntd to
set preferred_ciphers, in case it is needed.

The man page update will be done as a separate commit.

MFC after: 2 weeks

Details

Provenance
rmacklemAuthored on May 5 2022, 10:54 PM
Parents
rG0881eb9665db: rtw88: update man page for loader tunable for >4GB of main memory
Branches
Unknown
Tags
Unknown