dCache / oncrpc4j

Pure Java implementation of ONCRPC/SUNRPC
Other
30 stars 30 forks source link

add support for RPC over TLS #70

Closed kofemann closed 4 years ago

kofemann commented 5 years ago

RPC protocol support various security flavors that provide data integrity and protection. However TLS based security is widely used outside of RPC. There is a low priority activity in IETF to adopt TLS as RPC transport. Oncrpc4j based on grizzly framework, thus adding TLS support should be easy.

kofemann commented 5 years ago

See: https://www.ietf.org/id/draft-cel-nfsv4-rpc-tls-01.txt

kofemann commented 4 years ago

available since https://github.com/dCache/oncrpc4j/releases/tag/oncrpc4j-3.1.0