I never understood this part of it.
I build a new DSE cluster in Opscenter. (Only node-node SSL has been built.) I then create a system_key and manually encrypt the DSE configuration values. (keystore_password, truststore_password)
Here, if I want to add nodes, I first set config_encryption_enabled on each node to false, add a new node, copy the system_key, set config_encryption_enabled to true, and add each node to the Reboot.
Am I correct in my interpretation that this is how the process is supposed to work?
Please let me know if there is a procedure for adding a new node when data encryption is done.