qaz@lemmy.world to Linux@lemmy.worldEnglish · 21 days agoDemystifying secure NFSblogsystem5.substack.comexternal-linkmessage-square8linkfedilinkarrow-up122arrow-down12
arrow-up120arrow-down1external-linkDemystifying secure NFSblogsystem5.substack.comqaz@lemmy.world to Linux@lemmy.worldEnglish · 21 days agomessage-square8linkfedilink
minus-squareInnerScientist@lemmy.worldlinkfedilinkEnglisharrow-up8·21 days ago NFS traffic can be encrypted using TLS as of Linux 6.5 using the xprtsec=tls mount option. To begin, install the ktls-utils package on the client and server, and follow the below configuration steps for each. https://wiki.archlinux.org/title/NFS#TLS_encryption
minus-squarepartial_accumen@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·21 days agoNice! I’m glad this exists outside of Oracle Cloud. Thanks for sharing that.
https://wiki.archlinux.org/title/NFS#TLS_encryption
Nice! I’m glad this exists outside of Oracle Cloud. Thanks for sharing that.