linux-nfs / nfsd

Linux kernel source tree
Other
0 stars 0 forks source link

Implement support for PSK TLS peer authentication #56

Open chucklever opened 5 months ago

chucklever commented 5 months ago

RFC 9289 describes x.509 peer authentication with some detail, but is lacking in detail for PSK peer authentication. RPC-with-TLS implementations should support both styles of authentication.