Home
last modified time | relevance | path

Searched hist:"79302 a6304b1074bdb8ca60cb29982cf64197c92" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/mount_nfs/
H A Dmount_nfs.8diff 79302a6304b1074bdb8ca60cb29982cf64197c92 Thu Dec 24 23:20:06 CET 2020 Rick Macklem <rmacklem@FreeBSD.org> mount_nfs(8): add a description for the new "tlscertname" option

commit 665b1365fe8e added a new NFS mount option that is used to set a
non-default X.509 certificate, that can be used for nfs-over-tls NFS
mounts.
This patch adds a description for it to the man page.

Reviewed by: 0mp
Differential Revision: https://reviews.freebsd.org/D27733