Page MenuHomeFreeBSD

D26262.id76451.diff
No OneTemporary

D26262.id76451.diff

Index: mount_nfs.8
===================================================================
--- mount_nfs.8
+++ mount_nfs.8
@@ -28,7 +28,7 @@
.\" @(#)mount_nfs.8 8.3 (Berkeley) 3/29/95
.\" $FreeBSD: head/sbin/mount_nfs/mount_nfs.8 363288 2020-07-17 21:55:24Z gbe $
.\"
-.Dd December 14, 2019
+.Dd August 31, 2020
.Dt MOUNT_NFS 8
.Os
.Sh NAME
@@ -403,6 +403,12 @@
.It Cm timeo Ns = Ns Aq Ar value
Alias for
.Cm timeout .
+.It Cm tls
+This option specifies that the connection to the server must use TLS
+per RFC NNNN.
+TLS is only supported for TCP connections and the
+.Xr rpctlscd 8
+daemon must be running for an NFS over TCP connection to use TLS.
.It Cm udp
Use UDP transport.
.It Cm vers Ns = Ns Aq Ar vers_number
@@ -537,6 +543,7 @@
.Xr mount 8 ,
.Xr nfsd 8 ,
.Xr nfsiod 8 ,
+.Xr rpctlscd 8 ,
.Xr showmount 8
.Sh HISTORY
A version of the

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 26, 1:37 AM (1 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37261523
Default Alt Text
D26262.id76451.diff (857 B)

Event Timeline