qaz@lemmy.world to Linux@lemmy.worldEnglish · 1 month agoDemystifying secure NFSblogsystem5.substack.comexternal-linkmessage-square8fedilinkarrow-up123arrow-down11
arrow-up122arrow-down1external-linkDemystifying secure NFSblogsystem5.substack.comqaz@lemmy.world to Linux@lemmy.worldEnglish · 1 month agomessage-square8fedilink
minus-squareInnerScientist@lemmy.worldlinkfedilinkEnglisharrow-up8·1 month 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·1 month 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.