HomeFreeBSD

rpc.tlsclntd, rpc.tlsservd: Fix getopt_long argument

Description

rpc.tlsclntd, rpc.tlsservd: Fix getopt_long argument

The "C" option in the argument to getopt_long() was
missing a ":" for both rpc.tlsclntd.c and rpc.tlsservd.c.
This patch fixes this.

(cherry picked from commit 15881823b9dabbd9f561c4fa264fffc4f497b10c)

Details

Provenance
rmacklemAuthored on May 5 2022, 11:22 PM
Parents
rG146e1dbbf6b9: rpc.tlsservd: Add a -C command line option for preferred_ciphers
Branches
Unknown
Tags
Unknown