e5987af330
* For FreeBSD 13 * Requires in-kernel TLS and KTLS enabled OpenSSL Submitted by: rmacklem
9 lines
549 B
Text
9 lines
549 B
Text
These daemons are required to implement NFS mounts using TLS,
|
|
as described in the Internet Draft "Towards Remote Procedure
|
|
Call Encryption By Default", which should soon become an RFC.
|
|
These daemons require OpenSSL libraries patched to support Kernel TLS (KTLS).
|
|
The OPENSSL port found in security/openssl-devel satisfies this requirement.
|
|
These daemons also require a FreeBSD system running a kernel built from a
|
|
kernel configuration file with "options KERNEL_TLS" specified in it.
|
|
|
|
WWW: https://people.freebsd.org/~rmacklem/nfs-over-tls-setup.txt
|