Encryption in transit
Encryption for all Ceph traffic over the network is enabled by default, with the
introduction of the messenger version 2 protocol. The secure mode setting for
messenger v2 encrypts communication between Ceph daemons and Ceph clients, providing end-to-end
encryption.
You can check for encryption of the messenger v2 protocol with the ceph config
dump command, netstat -Ip | grep ceph-osd command, or verify the Ceph
daemon on the v2 ports.
Reference
For more information, see the following: