Removing TLS Encryption
Removing from an INI installation
To remove the TLS encryption from a running replicator:
Update the INI file
thl-ssl=falsermi-ssl=falsermi-authentication=falseRun
tpmupdate and restart the replicatorshell> tpm updateshell> replicator restart
Removing from a staging installation
Using the tpm update command, the general Continuent service encryption can be easily removed.
shell> tpm configure SERVICE \
--thl-ssl=false \
--rmi-ssl=false \
--rmi-authentication=false
Then perform an update and replace the entire release directory:
shell> tpm update --replace-release