After you enable encryption, you can encrypt any property value. By
default, encryption is disabled.
- Open the SMSBUILDER_HOME/conf/system.properties
file.
- Uncomment this line, and replace samplesecret with a new value for
decryptionkey:
# com.sybase365.arf.container.system.decryptionkey=samplesecret
- (Optional) Uncomment this line, and set decryptionkeylength to a
higher value, for example, 256 or 512, and save the file:
# com.sybase365.arf.container.system.decryptionkeylength=128
- Stop and restart the server.