svn commit: r366824 - projects/nfs-over-tls
Rick Macklem
rmacklem at FreeBSD.org
Mon Oct 19 01:52:28 UTC 2020
Author: rmacklem
Date: Mon Oct 19 01:52:27 2020
New Revision: 366824
URL: https://svnweb.freebsd.org/changeset/base/366824
Log:
Fix a minor grammatical error. No semantics change intended.
Modified:
projects/nfs-over-tls/nfs-over-tls-setup.txt
Modified: projects/nfs-over-tls/nfs-over-tls-setup.txt
==============================================================================
--- projects/nfs-over-tls/nfs-over-tls-setup.txt Mon Oct 19 01:50:17 2020 (r366823)
+++ projects/nfs-over-tls/nfs-over-tls-setup.txt Mon Oct 19 01:52:27 2020 (r366824)
@@ -121,7 +121,7 @@ as amd64 (not i386).
Then daemons must be running on the NFS server(s) and NFS client(s)
for NFS-over-TLS to work. rpc.tlsservd(8) for the server(s) and rpc.tlsclntd(8)
for the client(s).
-Then you will have to create x509 certificate for at least the NFS
+Then you will have to create a x509 certificate for at least the NFS
server(s) and, optionally, some or all of the NFS clients.
There are many ways to create signed certificates for TLS, but here
More information about the svn-src-projects
mailing list